feat(*): extended VM support #2763
Annotations
10 warnings
Run Revive Action on KubeArmor:
KubeArmor/policy/policy.go#L17
type name will be used as policy.PolicyServer by other packages, and that stutters; consider calling this Server
|
Run Revive Action on KubeArmor:
KubeArmor/policy/policy.go#L52
parameter 'c' seems to be unused, consider removing or renaming it as _
|
Run Revive Action on KubeArmor:
KubeArmor/policy/policy.go#L24
parameter 'c' seems to be unused, consider removing or renaming it as _
|
Run Revive Action on KubeArmor:
KubeArmor/state/stateAgent.go#L26
exported const EventUpdated should have comment (or a comment on this block) or be unexported
|
Run Revive Action on KubeArmor:
KubeArmor/state/stateAgent.go#L24
comment on exported const EventAdded should be of the form "EventAdded ..."
|
Run Revive Action on KubeArmor:
KubeArmor/state/stateAgent.go#L37
type name will be used as state.StateAgent by other packages, and that stutters; consider calling this Agent
|
Run Revive Action on KubeArmor:
KubeArmor/state/stateAgent.go#L29
comment on exported const KindContainer should be of the form "KindContainer ..."
|
Run Revive Action on KubeArmor:
KubeArmor/state/stateAgent.go#L118
parameter 'msg' seems to be unused, consider removing or renaming it as _
|
Run Revive Action on KubeArmor:
KubeArmor/enforcer/bpflsm/enforcer.go#L57
parameter 'node' seems to be unused, consider removing or renaming it as _
|
Run Revive Action on KubeArmor:
KubeArmor/enforcer/bpflsm/mapHelpers.go#L45
comment on exported method BPFEnforcer.CreateContainerInnerMap should be of the form "CreateContainerInnerMap ..."
|
The logs for this run have expired and are no longer available.
Loading