Skip to content

fix: delete existing RBAC resources while switching scope of Rollouts #441

fix: delete existing RBAC resources while switching scope of Rollouts

fix: delete existing RBAC resources while switching scope of Rollouts #441

Triggered via push October 19, 2024 17:25
Status Failure
Total duration 2m 22s
Artifacts

lint.yaml

on: push
Run golangci-lint and gosec
2m 11s
Run golangci-lint and gosec
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Run golangci-lint and gosec: controllers/utils.go#L219
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#L236
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#L310
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/