New controller watching config maps named: image-controller-additiona… #533
Annotations
2 errors and 1 warning
golangci-lint:
controllers/users_config_map_controller.go#L91
S1008: should use 'return configMap.Name == additionalUsersConfigMapName' instead of 'if configMap.Name == additionalUsersConfigMapName { return true }; return false' (gosimple)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading