Skip to content

chore(lint): Add support for linter in mage #4832

chore(lint): Add support for linter in mage

chore(lint): Add support for linter in mage #4832

Triggered via pull request January 29, 2025 01:16
@simar7simar7
synchronize #2392
mage-lint
Status Failure
Total duration 5m 18s
Artifacts

build.yaml

on: pull_request
Run Operator envtest
0s
Run Operator envtest
Run integration tests
0s
Run integration tests
Run end to end testing
0s
Run end to end testing
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Verify code: pkg/kube/secrets.go#L146
ruleguard: replace 'secrets := make([]corev1.Secret, 0)' with 'var secrets []corev1.Secret' (gocritic)
Verify code
issues found