Merge pull request #1581 from zsmav/patch-2 #12
ci-test-go.yml
on: push
go-fmt
10s
go-lint
34s
go-lint-tests
48s
go-sec
1m 22s
go-test
1m 20s
license
32s
Annotations
21 warnings
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
go-lint:
KubeArmor/policy/policy.go#L52
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/policy/policy.go#L24
parameter 'c' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/enforcer/bpflsm/rulesHandling.go#L397
parameter 'oldPosture' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/enforcer/bpflsm/rulesHandling.go#L397
parameter 'newPosture' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/enforcer/bpflsm/mapHelpers.go#L72
comment on exported method BPFEnforcer.DeleteContainerInnerMap should be of the form "DeleteContainerInnerMap ..."
|
go-lint:
KubeArmor/enforcer/bpflsm/mapHelpers.go#L45
comment on exported method BPFEnforcer.CreateContainerInnerMap should be of the form "CreateContainerInnerMap ..."
|
go-lint:
KubeArmor/common/common.go#L95
redefinition of the built-in function new
|
go-lint:
KubeArmor/enforcer/bpflsm/enforcer.go#L57
parameter 'node' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/feeder/feeder.go#L91
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/feeder/feeder.go#L38
comment on exported const QueueSize should be of the form "QueueSize ..."
|
go-lint-tests:
tests/k8s_env/configmap/kubearmor_config_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/configmap/kubearmor_config_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/smoke/smoke_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/configmap/kubearmor_config_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/k8s_env/smoke/smoke_test.go#L13
should not use dot imports
|
go-lint-tests:
tests/k8s_env/smoke/smoke_test.go#L12
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/syscalls/syscalls_test.go#L11
should not use dot imports
|
go-lint-tests:
tests/k8s_env/syscalls/syscalls_test.go#L12
should not use dot imports
|
go-lint-tests:
tests/k8s_env/visibility/visibility_test.go#L12
should not use dot imports
|