fix(deps): update github.com/kubearmor/kubearmor/kubearmor digest to 01f6823 #5774
ci-test-go.yml
on: pull_request
go-fmt
14s
go-lint
28s
go-lint-tests
28s
go-sec
1m 55s
go-vuln
50s
go-test
1m 49s
license
31s
Annotations
1 error and 33 warnings
go-vuln
Process completed with exit code 2.
|
go-fmt
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-lint-tests
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-lint-tests:
tests/k8s_env/presets/presets_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/presets/presets_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/k8s_env/presets/presets_test.go#L14
should not use dot imports
|
go-lint-tests:
tests/k8s_env/visibility/visibility_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/visibility/visibility_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/visibility/visibility_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/k8s_env/multicontainer/multicontainer_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/multicontainer/multicontainer_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/k8s_env/multicontainer/multicontainer_test.go#L14
should not use dot imports
|
go-lint-tests:
tests/k8s_env/smoke/smoke_test.go#L13
should not use dot imports
|
go-lint-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-lint
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-lint:
KubeArmor/presets/base/basePreset.go#L15
don't use ALL_CAPS in Go names; use CamelCase
|
go-lint:
KubeArmor/presets/protectEnv/preset.go#L154
parameter 'containerID' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/presets/protectEnv/preset.go#L154
parameter 'pidns' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/state/stateAgent.go#L4
package comment should be of the form "Package state ..."
|
go-lint:
KubeArmor/types/types.go#L534
exported const AnonMapExec should have comment (or a comment on this block) or be unexported
|
go-lint:
KubeArmor/common/common.go#L43
comment on exported const DefaultMaxRecvMaxSize should be of the form "DefaultMaxRecvMaxSize ..."
|
go-lint:
KubeArmor/presets/anonmapexec/preset.go#L4
should have a package comment
|
go-lint:
KubeArmor/enforcer/bpflsm/mapHelpers.go#L45
comment on exported method BPFEnforcer.CreateContainerInnerMap should be of the form "CreateContainerInnerMap ..."
|
go-lint:
KubeArmor/presets/anonmapexec/preset.go#L29
exported const NAME should have comment (or a comment on this block) or be unexported
|
go-lint:
KubeArmor/enforcer/bpflsm/enforcer.go#L59
parameter 'node' seems to be unused, consider removing or renaming it as _
|
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
go-vuln
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-vuln
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-test
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-test
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|
go-sec
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
go-sec
Restore cache failed: Dependencies file is not found in /home/runner/work/KubeArmor/KubeArmor. Supported file pattern: go.sum
|