add ubuntu image #10
Annotations
6 errors
lint:
pkg/network/main.go#L70
Error return value of `conn.SetReadDeadline` is not checked (errcheck)
|
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/hetznercloud/main.go#L35
field `name` is unused (unused)
|
lint:
pkg/yandex/main.go#L169
httpresponse: using resp before checking for errors (govet)
|
lint
issues found
|