support custom types in query result scanning #7818
Annotations
2 errors and 2 warnings
golangci-lint:
internal/value/cast.go#L21
interface method UnmarshalYDBValue must have named param for type Value (inamedparam)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci-lint:
internal/value/cast.go#L20
exported: type name will be used as value.ValueScanner by other packages, and that stutters; consider calling this Scanner (revive)
|
Loading