spark graphs showing up, fixed bug in nodelist also around known pollers #101
Annotations
10 errors and 1 warning
lint:
pkg/metrics/buffer.go#L100
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
pkg/metrics/buffer.go#L101
G115: integer overflow conversion uint64 -> int64 (gosec)
|
lint:
pkg/cloud/server.go#L240
rows.Err must be checked (rowserrcheck)
|
lint:
pkg/cloud/server.go#L369
rows.Err must be checked (rowserrcheck)
|
lint:
pkg/cloud/server.go#L772
rows.Err must be checked (rowserrcheck)
|
lint:
pkg/cloud/api/server.go#L135
if statements should only be cuddled with assignments (wsl)
|
lint:
pkg/cloud/server.go#L383
declarations should never be cuddled (wsl)
|
lint:
pkg/cloud/server.go#L777
only one cuddle assignment allowed before if statement (wsl)
|
lint:
pkg/cloud/server.go#L781
only one cuddle assignment allowed before defer statement (wsl)
|
lint:
pkg/cloud/server.go#L789
append only allowed to cuddle with appended value (wsl)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|