chore(lint): Add support for linter in mage #4832
build.yaml
on: pull_request
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
|