[vendor] updates vendor to include admission #17
Annotations
3 errors and 12 warnings
test (1.21.x, ubuntu-latest):
pkg/webhook/webhook.go#L7
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
|
test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
|
e2e test
Process completed with exit code 1.
|
test (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/whereabouts/whereabouts. Supported file pattern: go.sum
|
test (1.21.x, ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
test (1.21.x, ubuntu-latest):
pkg/storage/storage_test.go#L7
should not use dot imports
|
test (1.21.x, ubuntu-latest):
e2e/retrievers/pod.go#L22
exported function SecondaryIfaceIPValue should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
e2e/poolconsistency/poolconsistency_test.go#L10
should not use dot imports
|
test (1.21.x, ubuntu-latest):
pkg/logging/logging_test.go#L20
should not use dot imports
|
test (1.21.x, ubuntu-latest):
pkg/logging/logging_test.go#L21
should not use dot imports
|
test (1.21.x, ubuntu-latest):
e2e/retrievers/pod.go#L1
should have a package comment
|
test (1.21.x, ubuntu-latest):
e2e/testenvironment/config.go#L10
exported type Configuration should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
pkg/logging/logging.go#L15
should have a package comment
|
test (1.21.x, ubuntu-latest):
pkg/storage/storage_test.go#L8
should not use dot imports
|
e2e test
Restore cache failed: Dependencies file is not found in /home/runner/work/whereabouts/whereabouts. Supported file pattern: go.sum
|