Configurable cron schedule for reconciler #853
Annotations
6 errors and 12 warnings
e2e test:
vendor/github.com/go-co-op/gocron/v2/job.go#L124
undefined: errors.Join
|
e2e test:
vendor/github.com/go-co-op/gocron/v2/util.go#L98
a.Compare undefined (type time.Time has no field or method Compare)
|
e2e test
Process completed with exit code 1.
|
test (1.19.x, ubuntu-latest):
vendor/github.com/go-co-op/gocron/v2/job.go#L124
undefined: errors.Join
|
test (1.19.x, ubuntu-latest):
vendor/github.com/go-co-op/gocron/v2/util.go#L98
a.Compare undefined (type time.Time has no field or method Compare)
|
test (1.19.x, ubuntu-latest)
Process completed with exit code 1.
|
e2e test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (1.19.x, ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
test (1.19.x, ubuntu-latest):
pkg/api/whereabouts.cni.cncf.io/register.go#L14
should have a package comment
|
test (1.19.x, ubuntu-latest):
e2e/testenvironment/config.go#L10
exported type Configuration should have comment or be unexported
|
test (1.19.x, ubuntu-latest):
e2e/retrievers/pod.go#L22
exported function SecondaryIfaceIPValue should have comment or be unexported
|
test (1.19.x, ubuntu-latest):
e2e/entities/helpers.go#L9
exported function ReplicaSetQuery should have comment or be unexported
|
test (1.19.x, ubuntu-latest):
e2e/entities/generators.go#L11
exported function PodObject should have comment or be unexported
|
test (1.19.x, ubuntu-latest):
e2e/testenvironment/config.go#L17
exported function NewConfig should have comment or be unexported
|
test (1.19.x, ubuntu-latest):
e2e/retrievers/pod.go#L1
should have a package comment
|
test (1.19.x, ubuntu-latest):
e2e/entities/generators.go#L30
exported function StatefulSetSpec should have comment or be unexported
|
test (1.19.x, ubuntu-latest):
e2e/entities/helpers.go#L13
exported function PodNetworkSelectionElements should have comment or be unexported
|