fix(deps): update github.com/kubearmor/kubearmor/pkg/kubearmorcontroller digest to 88f54a6 #3008
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:
log/log.go#L44
struct field TlsCertPath should be TLSCertPath
|
Run Revive Action by pulling pre-built imag:
log/log.go#L45
struct field TlsCertProvider should be TLSCertProvider
|
Run Revive Action by pulling pre-built imag:
vm/policy.go#L4
should have a package comment
|
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
|
Loading