Skip to content

feat(bpf,core,feeder,monitor): improve performance and owner only han… #11

feat(bpf,core,feeder,monitor): improve performance and owner only han…

feat(bpf,core,feeder,monitor): improve performance and owner only han… #11

Triggered via push November 14, 2023 17:13
Status Success
Total duration 2m 53s
Artifacts

ci-test-go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
go-lint: KubeArmor/feeder/feeder.go#L38
comment on exported const QueueSize should be of the form "QueueSize ..."
go-lint: KubeArmor/common/common.go#L95
redefinition of the built-in function new
go-lint: KubeArmor/feeder/policyMatcher.go#L205
redefinition of the built-in function cap
go-lint: KubeArmor/feeder/policyMatcher.go#L22
comment on exported function GetProtocolFromName should be of the form "GetProtocolFromName ..."
go-lint: KubeArmor/feeder/feeder.go#L91
parameter 'ctx' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/enforcer/bpflsm/rulesHandling.go#L386
parameter 'newPosture' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/enforcer/bpflsm/rulesHandling.go#L386
parameter 'oldPosture' 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/policy/policy.go#L52
parameter 'c' seems to be unused, consider removing or renaming it as _
go-lint: KubeArmor/enforcer/bpflsm/enforcer.go#L57
parameter 'node' seems to be unused, consider removing or renaming it as _
go-lint-tests: tests/k8s_env/block/block_test.go#L10
should not use dot imports
go-lint-tests: tests/k8s_env/block/block_test.go#L11
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/block/block_test.go#L12
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/configmap/kubearmor_config_test.go#L11
should not use dot imports
go-lint-tests: tests/k8s_env/configmap/kubearmor_config_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/configmap/kubearmor_config_test.go#L13
should not use dot imports
go-lint-tests: tests/util/portforward.go#L53
this block is empty, you can remove it