Skip to content

Update exporter boilerplate #139

Update exporter boilerplate

Update exporter boilerplate #139

Triggered via push October 12, 2024 10:22
Status Failure
Total duration 2m 59s
Artifacts
Fit to window
Zoom out
Zoom in

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/