fix: delete existing RBAC resources while switching scope of Rollouts #442
lint.yaml
on: push
Run golangci-lint and gosec
2m 21s
Annotations
4 errors and 2 warnings
Run golangci-lint and gosec:
controllers/utils.go#L197
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Run golangci-lint and gosec:
controllers/utils.go#L214
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Run golangci-lint and gosec:
controllers/utils.go#L288
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
Run golangci-lint and gosec
Process completed with exit code 2.
|
Run golangci-lint and gosec
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run golangci-lint and gosec
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|