Makefile update #133
Annotations
1 error and 14 warnings
test (1.20.x, ubuntu-latest)
Process completed with exit code 1.
|
test (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, tj-actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.20.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.20.x, ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
test (1.20.x, ubuntu-latest):
e2e/testenvironment/config.go#L10
exported type Configuration should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
e2e/testenvironment/config.go#L1
should have a package comment
|
test (1.20.x, ubuntu-latest):
e2e/testenvironment/config.go#L17
exported function NewConfig should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
e2e/entities/generators.go#L1
should have a package comment
|
test (1.20.x, ubuntu-latest):
e2e/retrievers/pod.go#L1
should have a package comment
|
test (1.20.x, ubuntu-latest):
e2e/entities/helpers.go#L9
exported function ReplicaSetQuery should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
pkg/reconciler/iploop.go#L118
should replace retries += 1 with retries++
|
test (1.20.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.20.x, ubuntu-latest):
pkg/storage/storage.go#L1
should have a package comment
|
e2e test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2, tj-actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|