feat(core): add support for kata and confidential containers #5839
ci-test-go.yml
on: pull_request
go-fmt
13s
go-lint
23s
go-lint-tests
21s
go-sec
2m 6s
go-vuln
1m 7s
go-test
1m 52s
license
26s
Annotations
1 error and 33 warnings
go-sec
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/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/blockposture/block_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/blockposture/block_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/blockposture/block_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/k8s_env/throttling/throttling_test.go#L10
should not use dot imports
|
go-lint-tests:
tests/k8s_env/throttling/throttling_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/privileged/privileged_suite_test.go#L9
should not use dot imports
|
go-lint-tests:
tests/k8s_env/privileged/privileged_suite_test.go#L10
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/state/stateAgent.go#L98
parameter 'msg' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/state/stateAgent.go#L123
parameter 'msg' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/presets/anonmapexec/preset.go#L4
should have a package comment
|
go-lint:
KubeArmor/presets/anonmapexec/utils.go#L8
exported function ParseProtectionFlags should have comment or be unexported
|
go-lint:
KubeArmor/common/common.go#L454
parameter 'ContainerRuntime' 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/common/common.go#L43
comment on exported const DefaultMaxRecvMaxSize should be of the form "DefaultMaxRecvMaxSize ..."
|
go-lint:
KubeArmor/presets/anonmapexec/utils.go#L33
exported function ParseMemoryFlags should have comment or be unexported
|
go-lint:
KubeArmor/common/common.go#L570
comment on exported function HandleGRPCErrors should be of the form "HandleGRPCErrors ..."
|
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
|