Merge pull request #1618 from nyrahul/main #13
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Revive Action on KubeArmor:
KubeArmor/common/common.go#L512
comment on exported function GetBootTime should be of the form "GetBootTime ..."
|
Run Revive Action on KubeArmor:
KubeArmor/common/common.go#L491
comment on exported function HandleGRPCErrors should be of the form "HandleGRPCErrors ..."
|
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/common/common.go#L99
redefinition of the built-in function new
|
Run Revive Action on KubeArmor:
KubeArmor/enforcer/bpflsm/mapHelpers.go#L72
comment on exported method BPFEnforcer.DeleteContainerInnerMap should be of the form "DeleteContainerInnerMap ..."
|
Run Revive Action on KubeArmor:
KubeArmor/enforcer/bpflsm/mapHelpers.go#L45
comment on exported method BPFEnforcer.CreateContainerInnerMap should be of the form "CreateContainerInnerMap ..."
|
Run Revive Action on KubeArmor:
KubeArmor/feeder/feeder.go#L53
exported type EventStructs should have comment or be unexported
|
Run Revive Action on KubeArmor:
KubeArmor/feeder/feeder.go#L36
comment on exported const QueueSize should be of the form "QueueSize ..."
|
Run Revive Action on KubeArmor:
KubeArmor/feeder/feeder.go#L116
comment on exported method EventStructs.AddLogStruct should be of the form "AddLogStruct ..."
|
Run Revive Action on KubeArmor:
KubeArmor/feeder/feeder.go#L108
comment on exported method EventStructs.RemoveAlertStruct should be of the form "RemoveAlertStruct ..."
|
The logs for this run have expired and are no longer available.
Loading