Fix issues report from testifylint #3
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
|