Skip to content

Fix problems when altering a column from binary to varbinary #1036

Fix problems when altering a column from binary to varbinary

Fix problems when altering a column from binary to varbinary #1036

Triggered via pull request February 9, 2026 23:11
Status Failure
Total duration 37s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
issues found
lint: go/sql/types.go#L60
`(*Column).convertArg` - `isUniqueKeyColumn` is unused (unparam)
lint: go/sql/types_test.go#L131
unnecessary conversion (unconvert)