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