[CI] Add Trivy vulnerables check #45
go_lint.yaml
on: pull_request
Go linter for images
1m 3s
Annotations
10 errors and 3 warnings
Go linter for images
SA1019: klogr.New is deprecated: this uses a custom, out-dated output format. Use textlogger.NewLogger instead. (staticcheck)
|
Go linter for images
unnecessary leading newline (whitespace)
|
Go linter for images
removeFinalizerIfExists - result 0 (bool) is never used (unparam)
|
Go linter for images
`verifyConfigMap` - `controllerNamespace` always receives `controllerNamespace` (`"test-namespace"`) (unparam)
|
Go linter for images
`verifyConfigMapWithoutClusterConnection` - `controllerNamespace` always receives `controllerNamespace` (`"test-namespace"`) (unparam)
|
Go linter for images
`performStandardChecksForCephSc` - `controllerNamespace` always receives `controllerNamespace` (`"test-namespace"`) (unparam)
|
Go linter for images
unnecessary trailing newline (whitespace)
|
Go linter for images
unnecessary trailing newline (whitespace)
|
Go linter for images
unnecessary trailing newline (whitespace)
|
Go linter for images
unnecessary leading newline (whitespace)
|
Go linter for images
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/
|
Go linter for images
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/
|
Go linter for images
Restore cache failed: Dependencies file is not found in /home/ubuntu/actions-runner-3/_work/csi-ceph/csi-ceph. Supported file pattern: go.sum
|