adding cwd in alerts/telemetry (#1453) #2192
ci-test-go.yml
on: push
go-fmt
15s
go-lint
44s
go-lint-tests
46s
go-sec
2m 59s
go-test
2m 24s
license
1m 5s
Annotations
12 warnings
go-lint:
KubeArmor/common/common.go#L95
redefinition of the built-in function new
|
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/rulesHandling.go#L370
parameter 'newPosture' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/core/unorchestratedUpdates.go#L19
comment on exported method KubeArmorDaemon.SetContainerNSVisibility should be of the form "SetContainerNSVisibility ..."
|
go-lint:
KubeArmor/enforcer/bpflsm/enforcer.go#L57
parameter 'node' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/enforcer/appArmorEnforcer.go#L45
parameter 'node' seems to be unused, consider removing or renaming it as _
|
go-lint:
KubeArmor/monitor/syscallParser.go#L555
comment on exported function GetProtocol should be of the form "GetProtocol ..."
|
go-lint:
KubeArmor/core/k8sHandler.go#L226
comment on exported method K8sHandler.PatchResourceWithAppArmorAnnotations should be of the form "PatchResourceWithAppArmorAnnotations ..."
|
go-lint:
KubeArmor/core/unorchestratedUpdates.go#L66
comment on exported method KubeArmorDaemon.MatchandRemoveContainerFromEndpoint should be of the form "MatchandRemoveContainerFromEndpoint ..."
|
go-lint-tests:
tests/util/portforward.go#L53
this block is empty, you can remove it
|
go-lint-tests:
tests/util/kartutil.go#L216
exported function AnnotationsMatch should have comment or be unexported
|