Test #361
test.yml
on: pull_request
docker-controller
19s
docker-device-monitor
27s
docker-injector-webhook
28s
codegen
14s
lint
15s
tests
1m 51s
Annotations
22 errors and 8 warnings
codegen
f.Signature.Results[0].Kind undefined (type *"k8s.io/gengo/v2/types".ParamResult has no field or method Kind)
|
codegen
f.Signature.Results[0].Elem undefined (type *"k8s.io/gengo/v2/types".ParamResult has no field or method Elem)
|
codegen
invalid operation: f.Signature.Results[0].Name == t.Name (mismatched types string and "k8s.io/gengo/v2/types".Name)
|
codegen
f.Signature.Parameters[0].Kind undefined (type *"k8s.io/gengo/v2/types".ParamResult has no field or method Kind)
|
codegen
f.Signature.Parameters[0].Elem undefined (type *"k8s.io/gengo/v2/types".ParamResult has no field or method Elem)
|
codegen
dc.Results[0].Kind undefined (type *"k8s.io/gengo/v2/types".ParamResult has no field or method Kind)
|
codegen
dc.Results[0].Kind undefined (type *"k8s.io/gengo/v2/types".ParamResult has no field or method Kind)
|
codegen
dc.Results[0].Kind undefined (type *"k8s.io/gengo/v2/types".ParamResult has no field or method Kind)
|
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/utils/resources.go#L15
File is not `gofumpt`-ed (gofumpt)
|
docker-controller
Process completed with exit code 2.
|
docker-device-monitor
Process completed with exit code 2.
|
docker-injector-webhook
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-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/.
|
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/.
|
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/
|