Skip to content

Migration to kubebuilder v4 #17

Migration to kubebuilder v4

Migration to kubebuilder v4 #17

Triggered via pull request December 16, 2024 22:19
Status Failure
Total duration 40s
Artifacts

lint.yml

on: pull_request
Run on Ubuntu
31s
Run on Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run on Ubuntu: internal/controller/constants/constants.go#L98
G101: Potential hardcoded credentials (gosec)
Run on Ubuntu: internal/controller/utils/nim.go#L94
G101: Potential hardcoded credentials (gosec)
Run on Ubuntu: internal/controller/utils/nim.go#L97
G101: Potential hardcoded credentials (gosec)
Run on Ubuntu: test/utils/NamespaceHolder.go#L29
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
Run on Ubuntu: test/utils/utils.go#L76
G204: Subprocess launched with variable (gosec)
Run on Ubuntu: test/utils/utils.go#L84
G204: Subprocess launched with variable (gosec)
Run on Ubuntu: test/utils/utils.go#L120
G204: Subprocess launched with variable (gosec)
Run on Ubuntu: test/utils/utils.go#L264
G304: Potential file inclusion via variable (gosec)
Run on Ubuntu: test/utils/utils.go#L273
G304: Potential file inclusion via variable (gosec)
Run on Ubuntu: internal/webhook/nim/v1/webhook_suite_test.go#L149
G402: TLS InsecureSkipVerify set true. (gosec)
Run on Ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636