Enabled operator installation for karmor #14
ci-go.yml
on: pull_request
go-build
2m 13s
go-fmt
20s
go-sec
3m 2s
go-lint
32s
unit-tests
2m 39s
Annotations
15 errors and 20 warnings
go-build:
install/install.go#L453
undefined: deployments.GetRelayServiceAccount
|
go-build:
install/install.go#L492
undefined: deployments.GetRelayClusterRole
|
go-build:
install/install.go#L493
undefined: deployments.GetRelayClusterRoleBinding
|
go-build:
install/install.go#L1048
undefined: deployments.RelayServiceAccountName
|
go-build
Process completed with exit code 2.
|
unit-tests:
install/install.go#L453
undefined: deployments.GetRelayServiceAccount
|
unit-tests:
install/install.go#L492
undefined: deployments.GetRelayClusterRole
|
unit-tests:
install/install.go#L493
undefined: deployments.GetRelayClusterRoleBinding
|
unit-tests:
install/install.go#L1048
undefined: deployments.RelayServiceAccountName
|
unit-tests
Process completed with exit code 2.
|
go-sec:
install/install.go#L453
undefined: deployments.GetRelayServiceAccount
|
go-sec:
install/install.go#L492
undefined: deployments.GetRelayClusterRole
|
go-sec:
install/install.go#L493
undefined: deployments.GetRelayClusterRoleBinding
|
go-sec:
install/install.go#L1048
undefined: deployments.RelayServiceAccountName
|
go-sec
Process completed with exit code 2.
|
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:
cmd/selfupdate.go#L16
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/selfupdate.go#L16
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/profile.go#L18
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/rotate-tls.go#L13
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/vmlabel.go#L29
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/vmonboarding.go#L19
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/policy.go#L28
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/recommend.go#L21
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/profile.go#L18
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/sysdump.go#L18
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
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/
|