Skip to content

timeutil/timetest: Keep the mutex of timetest.Clock private #77

timeutil/timetest: Keep the mutex of timetest.Clock private

timeutil/timetest: Keep the mutex of timetest.Clock private #77

Triggered via pull request November 22, 2023 17:26
Status Success
Total duration 1m 15s
Artifacts

lint.yml

on: pull_request
runner / golangci-lint
1m 4s
runner / golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
runner / golangci-lint: tracing/statsd/tracer.go#L64
Error return value of `t.client.Time` is not checked (errcheck)
runner / golangci-lint: testing/postgres/gorm.go#L50
Error return value of `plainDB.Exec` is not checked (errcheck)
runner / golangci-lint: testing/postgres/gorm.go#L51
Error return value of `plainDB.Exec` is not checked (errcheck)
runner / golangci-lint: testing/cassandra/gocql.go#L41
Error return value of `(*github.com/gocql/gocql.Query).Exec` is not checked (errcheck)
runner / golangci-lint: httputil/healthcheck.go#L6
Error return value of `w.Write` is not checked (errcheck)
runner / golangci-lint: cache/policy_cache.go#L46
Error return value of `pc.c.Evict` is not checked (errcheck)
runner / golangci-lint: cache/policy/multi_policy.go#L59
Error return value of `mp.r.Op` is not checked (errcheck)
runner / golangci-lint: cache/policy/multi_policy.go#L62
Error return value of `mp.l.Op` is not checked (errcheck)
runner / golangci-lint: lock/locktest/integration.go#L50
Error return value of `le.Release` is not checked (errcheck)
runner / golangci-lint: lock/locktest/integration.go#L86
Error return value of `le.Release` is not checked (errcheck)