engine: report go version on startup #76
Annotations
8 errors and 2 warnings
golangci-lint:
cmd/dogstatsd/main.go#L92
undefined: stats (typecheck)
|
golangci-lint:
cmd/dogstatsd/main.go#L95
undefined: stats (typecheck)
|
golangci-lint:
cmd/dogstatsd/main.go#L163
undefined: stats (typecheck)
|
golangci-lint:
veneur/client.go#L81
config.Address undefined (type ClientConfig has no field or method Address) (typecheck)
|
golangci-lint:
veneur/client.go#L82
config.BufferSize undefined (type ClientConfig has no field or method BufferSize) (typecheck)
|
golangci-lint:
veneur/client.go#L83
config.Filters undefined (type ClientConfig has no field or method Filters) (typecheck)
|
golangci-lint:
veneur/client_test.go#L29
client.Close undefined (type *Client has no field or method Close) (typecheck)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/stats/stats. Supported file pattern: go.sum
|
Loading