Merge pull request #1552 from DelusionalOptimist/helm-trigger #210
ci-test-go.yml
on: push
go-fmt
11s
go-lint
31s
go-lint-tests
28s
go-sec
1m 24s
go-test
1m 25s
license
26s
Annotations
21 warnings
license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
go-lint-tests:
tests/k8s_env/visibility/visibility_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/visibility/visibility_test.go#L13
should not use dot imports
|
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/block/block_test.go#L12
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/smoke/smoke_test.go#L10
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/configmap/kubearmor_config_test.go#L11
should not use dot imports
|
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/monitor/systemMonitor.go#L836
if block ends with a continue statement, so drop this else and outdent its block
|
go-lint:
KubeArmor/common/common.go#L95
redefinition of the built-in function new
|
go-lint:
KubeArmor/core/kubeUpdate.go#L835
if block ends with a continue statement, so drop this else and outdent its block
|
go-lint:
KubeArmor/core/kubeUpdate.go#L1334
if block ends with a continue statement, so drop this else and outdent its block
|
go-lint:
KubeArmor/core/unorchestratedUpdates.go#L503
if block ends with a break statement, so drop this else and outdent its block
|
go-lint:
KubeArmor/monitor/logUpdate.go#L52
parameter 'eventID' 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/monitor/logUpdate.go#L97
parameter 'eventID' seems to be unused, consider removing or renaming it as _
|