Enabled operator installation for karmor #12
ci-go.yml
on: pull_request
go-build
2m 23s
go-fmt
13s
go-sec
2m 43s
go-lint
28s
unit-tests
2m 41s
Annotations
20 warnings
go-fmt
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/.
|
go-fmt
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/
|
go-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
go-lint:
install/defaults.go#L10
exported var KubeArmorOperatorClusterRoleName should have comment or be unexported
|
go-lint:
selfupdate/selfupdate.go#L110
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
install/defaults.go#L11
exported var KubeArmorOperatorManageClusterRoleName should have comment or be unexported
|
go-lint:
install/defaults.go#L12
exported var KubeArmorOperatorManageControllerClusterRoleName should have comment or be unexported
|
go-lint:
install/defaults.go#L13
exported var KubeArmorClusterRoleName should have comment or be unexported
|
go-lint:
install/defaults.go#L14
exported var RelayClusterRoleName should have comment or be unexported
|
go-lint:
install/defaults.go#L15
exported var KubeArmorControllerClusterRoleName should have comment or be unexported
|
go-lint:
install/defaults.go#L16
exported var KubeArmorSnitchClusterRoleName should have comment or be unexported
|
go-lint:
install/defaults.go#L17
exported var KubeArmorControllerProxyClusterRoleName should have comment or be unexported
|
go-lint:
install/defaults.go#L19
exported var KubeArmorSnitchClusterroleBindingName should have comment or be unexported
|
go-build
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/.
|
go-build
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/
|
unit-tests
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/.
|
unit-tests
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/
|
go-sec
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/.
|
go-sec
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/
|