engine: report go version on startup #32
Annotations
3 errors and 1 warning
lint:
engine.go#L175
var-naming: don't use underscores in Go names; method measure_ should be measure (revive)
|
lint:
engine_test.go#L352
copylocks: range var eng copies lock: struct{name string; value github.com/segmentio/stats/v4.Engine} contains github.com/segmentio/stats/v4.Engine contains sync.Once contains sync/atomic.Uint32 contains sync/atomic.noCopy (govet)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/stats/stats. Supported file pattern: go.sum
|