Skip to content

adding cwd in alerts/telemetry (#1453) #2192

adding cwd in alerts/telemetry (#1453)

adding cwd in alerts/telemetry (#1453) #2192

Triggered via push October 11, 2023 09:21
Status Success
Total duration 6m 2s
Artifacts

ci-test-go.yml

on: push
Fit to window
Zoom out
Zoom in

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