Skip to content

fix metric yandex_cloud_server from duplicates #13

fix metric yandex_cloud_server from duplicates

fix metric yandex_cloud_server from duplicates #13

Triggered via pull request October 29, 2024 10:18
Status Failure
Total duration 1m 16s
Artifacts

lint.yaml

on: pull_request
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
issues found