Bump aquasecurity/trivy-action from 0.33.0 to 0.33.1 #1679
test.yml
on: push
e2e test
25m 29s
e2e test (node_slice)
27m 12s
Matrix: test
Annotations
10 warnings
|
test (ubuntu-latest):
e2e/poolconsistency/checker.go#L10
exported type Checker should have comment or be unexported
|
|
test (ubuntu-latest):
e2e/poolconsistency/node_slice_checker.go#L10
exported type NodeSliceChecker should have comment or be unexported
|
|
test (ubuntu-latest):
cmd/controlloop/controlloop.go#L1
should have a package comment
|
|
test (ubuntu-latest):
pkg/logging/logging.go#L15
should have a package comment
|
|
test (ubuntu-latest):
pkg/logging/logging_test.go#L20
should not use dot imports
|
|
test (ubuntu-latest):
e2e/util/util.go#L24
exported const CreatePodTimeout should have comment (or a comment on this block) or be unexported
|
|
test (ubuntu-latest):
cmd/whereabouts.go#L71
parameter 'args' seems to be unused, consider removing or renaming it as _
|
|
test (ubuntu-latest):
e2e/retrievers/pod.go#L22
exported function SecondaryIfaceIPValue should have comment or be unexported
|
|
test (ubuntu-latest):
e2e/util/util.go#L1
avoid meaningless package names
|
|
test (ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path', 'fail-on-any']
|