Skip to content

[WIP] Rechecking pending Pods (conflict resolved) #812

[WIP] Rechecking pending Pods (conflict resolved)

[WIP] Rechecking pending Pods (conflict resolved) #812

Re-run triggered August 3, 2023 23:48
Status Failure
Total duration 9m 2s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
test (1.19.x, ubuntu-latest)
Process completed with exit code 1.
e2e test
Process completed with exit code 1.
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): cmd/controlloop/controlloop.go#L1
should have a package comment
test (1.19.x, ubuntu-latest): e2e/client/ippool.go#L4
should have a package comment
test (1.19.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.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/testenvironment/config.go#L10
exported type Configuration 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/poolconsistency/checker.go#L15
exported function NewPoolConsistencyCheck should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/poolconsistency/checker.go#L10
exported type Checker should have comment or be unexported
test (1.19.x, ubuntu-latest): e2e/testenvironment/config.go#L78
exported method Configuration.MaxReplicas should have comment or be unexported
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/