Merge pull request #495 from bpickard22/kubeconfig-expiring #1285
Annotations
1 error and 12 warnings
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):
e2e/retrievers/pod.go#L22
exported function SecondaryIfaceIPValue should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
pkg/api/whereabouts.cni.cncf.io/register.go#L14
should have a package comment
|
test (1.21.x, ubuntu-latest):
cmd/nodeslicecontroller/node_slice_controller.go#L1
should have a package comment
|
test (1.21.x, ubuntu-latest):
e2e/retrievers/pod.go#L1
should have a package comment
|
test (1.21.x, ubuntu-latest):
e2e/poolconsistency/poolconsistency_test.go#L10
should not use dot imports
|
test (1.21.x, ubuntu-latest):
e2e/poolconsistency/poolconsistency_test.go#L119
exported func NewMockedPool returns unexported type *poolconsistency.mockedPool, which can be annoying to use
|
test (1.21.x, ubuntu-latest):
e2e/poolconsistency/node_slice_checker.go#L10
exported type NodeSliceChecker should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
e2e/poolconsistency/poolconsistency_test.go#L12
should not use dot imports
|
test (1.21.x, ubuntu-latest):
e2e/poolconsistency/node_slice_checker.go#L22
exported method NodeSliceChecker.MissingIPs should have comment or be unexported
|
e2e test
Restore cache failed: Dependencies file is not found in /home/runner/work/whereabouts/whereabouts. Supported file pattern: go.sum
|