Merge pull request #389 from Aryan-sharma11/update-dependency #2
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci-go.yml
on: push
go-build
2m 2s
go-fmt
12s
go-sec
2m 47s
go-lint
29s
unit-tests
2m 25s
Annotations
15 warnings
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
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:
selfupdate/selfupdate.go#L110
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
probe/probe.go#L412
parameter 'o' seems to be unused, consider removing or renaming it as _
|
go-lint:
probe/probe.go#L436
parameter 'o' seems to be unused, consider removing or renaming it as _
|
go-lint:
probe/probe.go#L462
parameter 'o' seems to be unused, consider removing or renaming it as _
|
go-lint:
probe/types.go#L40
don't use underscores in Go names; struct field Image_Version should be ImageVersion
|
go-lint:
probe/probe.go#L513
parameter 'o' seems to be unused, consider removing or renaming it as _
|
go-lint:
install/defaults.go#L10
exported var KubeArmorOperatorClusterRoleName should have comment or be unexported
|
go-lint:
probe/probe.go#L740
parameter 'o' seems to be unused, consider removing or renaming it as _
|
go-lint:
vm/getscript.go#L72
parameter 'options' seems to be unused, consider removing or renaming it as _
|
go-lint:
install/defaults.go#L12
exported var KubeArmorOperatorManageControllerClusterRoleName should have comment or be unexported
|
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
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
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/
|