Skip to content

Create golangci-lint.yml #2

Create golangci-lint.yml

Create golangci-lint.yml #2

Triggered via push December 12, 2024 02:34
Status Failure
Total duration 46s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: database_bench_test.go#L15
Error return value of `now.Value` is not checked (errcheck)
lint: database_bench_test.go#L29
Error return value of `now.Value` is not checked (errcheck)
lint: database_bench_test.go#L43
Error return value of `now.Value` is not checked (errcheck)
lint: database_bench_test.go#L232
Error return value of `now.MarshalJSON` is not checked (errcheck)
lint: database_bench_test.go#L239
Error return value of `now.UnmarshalJSON` is not checked (errcheck)
lint: database_bench_test.go#L246
Error return value of `now.MarshalJSON` is not checked (errcheck)
lint: database_bench_test.go#L253
Error return value of `now.UnmarshalJSON` is not checked (errcheck)
lint: database_bench_test.go#L260
Error return value of `now.MarshalJSON` is not checked (errcheck)
lint: database_bench_test.go#L267
Error return value of `now.UnmarshalJSON` is not checked (errcheck)
lint: difference.go#L10
const `minDuration` is unused (unused)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636