fix: Cluster-scoped Rollouts should be restricted to user-defined nam… #429
lint.yaml
on: push
Run golangci-lint and gosec
2m 6s
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/
|