Skip to content

fix metric yandex_cloud_server from duplicates #12

fix metric yandex_cloud_server from duplicates

fix metric yandex_cloud_server from duplicates #12

Triggered via push October 29, 2024 10:17
Status Failure
Total duration 1m 28s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: pkg/network/main.go#L70
Error return value of `conn.SetReadDeadline` is not checked (errcheck)
lint: pkg/hetznercloud/main.go#L35
field `name` is unused (unused)
lint: pkg/aws/main.go#L17
const `audience` is unused (unused)
lint: pkg/proc/main.go#L139
S1011: should replace loop with `pids = append(pids, matchingProcs...)` (gosimple)
lint: pkg/yandex/main.go#L169
httpresponse: using resp before checking for errors (govet)
lint
golangci-lint exit with code 4