Test #362
test.yml
on: pull_request
docker-controller
23s
docker-device-monitor
26s
docker-injector-webhook
23s
codegen
2s
lint
13s
tests
1m 37s
Annotations
14 errors and 8 warnings
codegen
Process completed with exit code 2.
|
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/kubeapi/api_test.go#L53
error-nil: use assert.NoError (testifylint)
|
lint:
pkg/kubeapi/api_test.go#L94
error-nil: use assert.NoError (testifylint)
|
lint:
pkg/kubeapi/api_test.go#L135
bool-compare: use assert.True (testifylint)
|
lint:
pkg/kubeapi/api_test.go#L125
require-error: for error assertions use require (testifylint)
|
lint:
pkg/monitor/monitor_test.go#L113
The copy of the 'for' variable "testCase" can be deleted (Go 1.22+) (copyloopvar)
|
lint:
pkg/monitor/monitor.go#L80
Magic number: 2, in <argument> detected (mnd)
|
lint:
pkg/monitor/monitor_test.go#L137
error-nil: use assert.NoError (testifylint)
|
lint:
pkg/gateway/resources_test.go#L27
nil-compare: use assert.NotNil (testifylint)
|
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.
|
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/
|
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/.
|
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/.
|
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/
|