Update exporter boilerplate #139
Annotations
5 errors and 1 warning
lint:
ecsmetadata/client.go#L1
: cannot compile Go 1.22 code (typecheck)
|
lint:
ecscollector/collector.go#L24
could not import github.com/prometheus-community/ecs_exporter/ecsmetadata (-: cannot compile Go 1.22 code) (typecheck)
|
lint:
ecscollector/collector.go#L236
cacheValue declared and not used (typecheck)
|
lint:
main.go#L32
could not import github.com/prometheus-community/ecs_exporter/ecsmetadata (-: cannot compile Go 1.22 code) (typecheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3.4.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|