docs: add maintainers #226
check.yaml
on: pull_request
Check Latest Commit Message
0s
Check Commit Messages
4s
Check Pull Request Title
3s
DCO Check
6s
Check License Lines
21s
Lint
23s
Annotations
2 errors and 8 warnings
Lint:
internal/workload/v1/manifests/manifest.go#L206
emptyStringTest: replace `len(strings.TrimSpace(content)) == 0` with `strings.TrimSpace(content) == ""` (gocritic)
|
Lint
issues found
|
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/
|
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/
|
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
|