Skip to content

update go, ci and add dependabot #16

update go, ci and add dependabot

update go, ci and add dependabot #16

Triggered via pull request January 22, 2025 10:57
@monotekmonotek
synchronize #10
updates
Status Failure
Total duration 2m 10s
Artifacts

ci.yaml

on: pull_request
docker-build
0s
docker-build
dependabot-auto-merge
0s
dependabot-auto-merge
Fit to window
Zoom out
Zoom in

Annotations

6 errors
go-lint: cmd/pingdom-exporter/main.go#L308
Error return value of `w.Write` is not checked (errcheck)
go-lint: cmd/pingdom-exporter/server.go#L32
Error return value of `w.Write` is not checked (errcheck)
go-lint: cmd/pingdom-exporter/main.go#L25
var `waitSeconds` is unused (unused)
go-lint: cmd/pingdom-exporter/main.go#L302
SA1019: prometheus.NewProcessCollector is deprecated: Use collectors.NewProcessCollector instead. (staticcheck)
go-lint: cmd/pingdom-exporter/main.go#L303
SA1019: prometheus.NewGoCollector is deprecated: Use collectors.NewGoCollector instead. (staticcheck)
go-lint
issues found