fix(deps): update module github.com/onsi/gomega to v1.36.2 #2989
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:
vm/policy.go#L4
should have a package comment
|
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:
k8s/client.go#L38
comment on exported var KubeArmorCALabels should be of the form "KubeArmorCALabels ..."
|
Run Revive Action by pulling pre-built imag:
k8s/client.go#L91
exported function GetKubeArmorCaSecret should have comment or be unexported
|
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:
log/log.go#L25
exported const SelfCertProvider should have comment (or a comment on this block) or be unexported
|
Loading