Skip to content

Test

Test #363

Triggered via pull request May 6, 2024 19:20
Status Failure
Total duration 1m 55s
Artifacts

test.yml

on: pull_request
docker-controller
20s
docker-controller
docker-device-monitor
34s
docker-device-monitor
docker-injector-webhook
20s
docker-injector-webhook
codegen
3s
codegen
lint
1m 0s
lint
tests
1m 41s
tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 8 warnings
codegen
Process completed with exit code 2.
docker-injector-webhook
Process completed with exit code 2.
docker-controller
Process completed with exit code 2.
docker-device-monitor
Process completed with exit code 2.
lint: pkg/utils/resources.go#L15
File is not `gofumpt`-ed (gofumpt)
lint: pkg/utils/resources.go#L14
Magic number: 4096, in <argument> detected (mnd)
lint: pkg/monitor/monitor_test.go#L113
The copy of the 'for' variable "testCase" can be deleted (Go 1.22+) (copyloopvar)
lint: cmd/webhook/main.go#L32
Magic number: 8443, in <argument> detected (mnd)
lint: pkg/controllers/device_controller.go#L264
Magic number: 3, in <argument> detected (mnd)
lint: pkg/kubeapi/api.go#L35
Magic number: 2, in <argument> detected (mnd)
lint: pkg/kubeapi/api.go#L39
Magic number: 2, in <argument> detected (mnd)
lint: pkg/monitor/monitor.go#L80
Magic number: 2, in <argument> detected (mnd)
lint: pkg/controllers/device_controller_test.go#L81
error-nil: use assert.NoError (testifylint)
lint: pkg/controllers/device_controller_test.go#L82
bool-compare: use assert.False (testifylint)
codegen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
codegen
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker-injector-webhook
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-controller
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
docker-device-monitor
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2, codecov/codecov-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/