fix: probe command #2926
ci-go.yml
on: pull_request
go-build
1m 2s
go-fmt
55s
go-sec
3m 22s
go-lint
25s
unit-tests
2m 35s
Annotations
19 warnings
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-lint:
k8s/client.go#L38
comment on exported var KubeArmorCALabels should be of the form "KubeArmorCALabels ..."
|
go-lint:
k8s/client.go#L91
exported function GetKubeArmorCaSecret should have comment or be unexported
|
go-lint:
cmd/root.go#L17
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/root.go#L17
parameter 'args' seems to be unused, consider removing or renaming it as _
|
go-lint:
selfupdate/selfupdate.go#L110
parameter 'c' 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:
cmd/profile.go#L18
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/recommend.go#L21
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-lint:
cmd/uninstall.go#L18
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
go-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-fmt
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go-build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go-sec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go-sec
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|