Mega graph clean #989
Annotations
10 errors and 1 warning
lint:
graph/sources/log.go#L11
var `log` is unused (unused)
|
lint:
autopilot/prefattach_test.go#L393
field `source` is unused (unused)
|
lint:
graph/sources/interfaces.go#L139
unnecessary trailing newline (whitespace)
|
lint:
pilot.go#L189
the line is 81 characters long, which exceeds the maximum of 80 characters. (ll)
|
lint:
autopilot/prefattach_test.go#L420
the line is 90 characters long, which exceeds the maximum of 80 characters. (ll)
|
lint:
autopilot/prefattach_test.go#L429
the line is 88 characters long, which exceeds the maximum of 80 characters. (ll)
|
lint:
discovery/bootstrapper.go#L188
the line is 85 characters long, which exceeds the maximum of 80 characters. (ll)
|
lint:
autopilot/manager.go#L282
return with no blank line before (nlreturn)
|
lint:
graph/sources/interfaces.go#L21
directive `//nolint:interfacebloat` is unused for linter "interfacebloat" (nolintlint)
|
lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading