Skip to content

Fix issues report from testifylint #3

Fix issues report from testifylint

Fix issues report from testifylint #3

Triggered via pull request December 12, 2024 20:01
Status Failure
Total duration 39s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: calendar/julian/julian_test.go#L139
float-compare: use assert.InEpsilonf (or InDeltaf) (testifylint)
lint: calendar/julian/julian_test.go#L171
float-compare: use assert.InEpsilonf (or InDeltaf) (testifylint)
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636