Could not read reconciler cron expression should be a warning #1281
Annotations
5 errors and 12 warnings
e2e test:
pkg/reconciler/config.go#L81
logging.Verbosef("warning: could not read file: %v, using expression from flatfile: %v", err, flatipam.IPAM.ReconcilerCronExpression) (no value) used as value
|
e2e test
Process completed with exit code 1.
|
test (1.21.x, ubuntu-latest):
pkg/reconciler/config.go#L81
logging.Verbosef("warning: could not read file: %v, using expression from flatfile: %v", err, flatipam.IPAM.ReconcilerCronExpression) (no value) used as value
|
test (1.21.x, ubuntu-latest)
logging.Verbosef("warning: could not read file: %v, using expression from flatfile: %v", err, flatipam.IPAM.ReconcilerCronExpression) (no value) used as value
|
test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
|
e2e test
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)
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/logging/logging_test.go#L20
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):
pkg/api/whereabouts.cni.cncf.io/register.go#L14
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):
pkg/types/ipsanitizers.go#L1
should have a package comment
|
test (1.21.x, ubuntu-latest):
pkg/storage/storage_test.go#L7
should not use dot imports
|
test (1.21.x, ubuntu-latest):
pkg/version/version.go#L24
exported function GetVersion should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
e2e/poolconsistency/checker.go#L1
should have a package comment
|
test (1.21.x, ubuntu-latest):
cmd/controlloop/controlloop.go#L1
should have a package comment
|