fix(deps): update github.com/kubearmor/kubearmor/deployments digest to 7fb477a #2994
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Revive Action by pulling pre-built imag:
profile/pathAggregator.go#L13
should omit type string from declaration of var WildPathDigit; it will be inferred from the right-hand side
|
Run Revive Action by pulling pre-built imag:
profile/pathAggregator.go#L14
should omit type string from declaration of var WildPathDigitLeaf; it will be inferred from the right-hand side
|
Run Revive Action by pulling pre-built imag:
profile/pathAggregator.go#L15
should omit type string from declaration of var WildPathChar; it will be inferred from the right-hand side
|
Run Revive Action by pulling pre-built imag:
profile/pathAggregator.go#L16
should omit type string from declaration of var WildPathCharLeaf; it will be inferred from the right-hand side
|
Run Revive Action by pulling pre-built imag:
profile/pathAggregator.go#L13
exported var WildPathDigit should have comment or be unexported
|
Run Revive Action by pulling pre-built imag:
profile/pathAggregator.go#L14
exported var WildPathDigitLeaf should have comment or be unexported
|
Run Revive Action by pulling pre-built imag:
profile/pathAggregator.go#L15
exported var WildPathChar should have comment or be unexported
|
Run Revive Action by pulling pre-built imag:
profile/pathAggregator.go#L16
exported var WildPathCharLeaf should have comment or be unexported
|
Run Revive Action by pulling pre-built imag:
profile/pathAggregator.go#L18
exported var WildPaths should have comment or be unexported
|
Run Revive Action by pulling pre-built imag:
profile/pathAggregator.go#L20
exported const Threshold should have comment or be unexported
|
Loading