Skip to content

support custom types in query result scanning #7817

support custom types in query result scanning

support custom types in query result scanning #7817

Triggered via pull request December 27, 2024 15:14
Status Failure
Total duration 3m 27s
Artifacts

lint.yml

on: pull_request
golangci-lint
1m 12s
golangci-lint
golangci-lint-examples
1m 37s
golangci-lint-examples
golangci-lint-slo
42s
golangci-lint-slo
autoformat check
46s
autoformat check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
golangci-lint: internal/value/cast.go#L14
Error return value of `scanner.UnmarshalYDBValue` is not checked (errcheck)
golangci-lint: internal/value/cast.go#L23
interface method UnmarshalYDBValue must have named param for type Value (inamedparam)
golangci-lint
issues found
golangci-lint
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#L22
exported: type name will be used as value.ValueScanner by other packages, and that stutters; consider calling this Scanner (revive)
golangci-lint-examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
golangci-lint-slo
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
autoformat check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636