[refactor][increment] Refactors pod uuid to work with replicasets. #31
Annotations
4 errors and 12 warnings
test (1.21.x, ubuntu-latest):
pkg/controlloop/dummy_controller.go#L57
not enough arguments in call to newPodController
|
test (1.21.x, ubuntu-latest)
not enough arguments in call to newPodController
|
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):
cmd/controlloop/controlloop.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/checker.go#L1
should have a package comment
|
test (1.21.x, ubuntu-latest):
e2e/poolconsistency/poolconsistency_test.go#L118
exported func NewMockedPool returns unexported type *poolconsistency.mockedPool, which can be annoying to use
|
test (1.21.x, ubuntu-latest):
pkg/storage/storage_test.go#L7
should not use dot imports
|
test (1.21.x, ubuntu-latest):
pkg/storage/storage.go#L1
should have a package comment
|
test (1.21.x, ubuntu-latest):
e2e/client/replicaset.go#L42
if block ends with a return statement, so drop this else and outdent its block
|
test (1.21.x, ubuntu-latest):
e2e/client/ippool.go#L4
should have a package comment
|
test (1.21.x, ubuntu-latest):
e2e/client/whereabouts.go#L28
exported type ClientInfo 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
|