feat: new workload plugin version and controller-gen logic #216
check.yaml
on: pull_request
Check Latest Commit Message
0s
Check Commit Messages
4s
Check Pull Request Title
6s
DCO Check
3s
Check License Lines
29s
Lint
19s
Annotations
4 errors and 8 warnings
Lint:
internal/plugins/workload/v2/scaffolds/api.go#L115
cyclomatic complexity 16 of func `(*apiScaffolder).scaffoldWorkload` is high (> 15) (gocyclo)
|
Lint:
internal/plugins/workload/v2/api.go#L128
internal/plugins/workload/v2/api.go:128: Line contains TODO/BUG/FIXME: "TODO: re-evaluate whether y/n input stil..." (godox)
|
Lint:
internal/plugins/workload/versions_test.go#L4
package should be `workload_test` instead of `workload` (testpackage)
|
Lint
issues found
|
Check Commit Messages
The following actions uses node12 which is deprecated and will be forced to run on node16: tim-actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check Commit Messages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tim-actions/get-pr-commits@master, tim-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
DCO Check
The following actions uses node12 which is deprecated and will be forced to run on node16: tim-actions/dco@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
DCO Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tim-actions/get-pr-commits@master, tim-actions/dco@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check Pull Request Title
The following actions uses node12 which is deprecated and will be forced to run on node16: deepakputhraya/action-pr-title@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check Pull Request Title
The following actions uses Node.js version which is deprecated and will be forced to run on node20: deepakputhraya/action-pr-title@master. 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/
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/operator-builder/operator-builder. Supported file pattern: go.sum
|