Skip to content

feat: add support for enforceNamespace #1824

feat: add support for enforceNamespace

feat: add support for enforceNamespace #1824

Triggered via pull request July 15, 2024 13:24
Status Failure
Total duration 22m 12s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Lint: pkg/controller/service/reconciler.go#L198
S1002: should omit comparison to bool constant, can be simplified to `!*syncConfig.EnforceNamespace` (gosimple)
Lint
issues found
Prepare release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: cycjimmy/semantic-release-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/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/