Skip to content

Merge pull request #77 from GitHubToolbox/dependabot/github_actions/d… #218

Merge pull request #77 from GitHubToolbox/dependabot/github_actions/d…

Merge pull request #77 from GitHubToolbox/dependabot/github_actions/d… #218

Triggered via push August 19, 2024 11:48
Status Failure
Total duration 1m 24s
Artifacts
Matrix: bundler
Matrix: reek
Matrix: rubocop
Slack Post Workflow Notification
0s
Slack Post Workflow Notification
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 22 warnings
YAML Lint: .github/dependabot.yml#L21
21:1 [empty-lines] too many blank lines (1 > 0)
YAML Lint: .github/ISSUE_TEMPLATE/ask_question.yml#L2
2:81 [line-length] line too long (134 > 80 characters)
YAML Lint: .github/ISSUE_TEMPLATE/ask_question.yml#L12
12:81 [line-length] line too long (87 > 80 characters)
YAML Lint: .github/ISSUE_TEMPLATE/ask_question.yml#L19
19:81 [line-length] line too long (182 > 80 characters)
YAML Lint: .github/ISSUE_TEMPLATE/bug_report.yml#L2
2:81 [line-length] line too long (86 > 80 characters)
YAML Lint: .github/ISSUE_TEMPLATE/bug_report.yml#L19
19:81 [line-length] line too long (82 > 80 characters)
YAML Lint: .github/ISSUE_TEMPLATE/bug_report.yml#L33
33:81 [line-length] line too long (139 > 80 characters)
YAML Lint: .github/ISSUE_TEMPLATE/bug_report.yml#L48
48:81 [line-length] line too long (109 > 80 characters)
YAML Lint: .github/ISSUE_TEMPLATE/bug_report.yml#L55
55:81 [line-length] line too long (182 > 80 characters)
YAML Lint: .github/ISSUE_TEMPLATE/config.yml#L8
8:81 [line-length] line too long (93 > 80 characters)
Rubocop Test on Ruby 3.0
Process completed with exit code 1.
Reek Test on Ruby 2.7
Process completed with exit code 1.
Rubocop Test on Ruby 3.1
The job was canceled because "_3_0" failed.
Rubocop Test on Ruby 3.1
The operation was canceled.
Rubocop Test on Ruby head
The job was canceled because "_3_0" failed.
Rubocop Test on Ruby head
The operation was canceled.
Rubocop Test on Ruby 2.7
The job was canceled because "_3_0" failed.
Rubocop Test on Ruby 2.7
The operation was canceled.
Awesomebot
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Bundler Test on Ruby 3.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Bundler Test on Ruby 3.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Bundler Test on Ruby head
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Bundler Test on Ruby 2.7
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Reek Test on Ruby 3.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Reek Test on Ruby 3.1
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ShellCheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Reek Test on Ruby head
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
YAML Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
YAML Lint: .github/dependabot.yml#L1
1:1 [document-start] missing document start "---"
YAML Lint: .github/ISSUE_TEMPLATE/ask_question.yml#L1
1:1 [document-start] missing document start "---"
YAML Lint: .github/ISSUE_TEMPLATE/bug_report.yml#L1
1:1 [document-start] missing document start "---"
YAML Lint: .github/ISSUE_TEMPLATE/config.yml#L1
1:1 [document-start] missing document start "---"
YAML Lint: .github/ISSUE_TEMPLATE/feature_request.yml#L1
1:1 [document-start] missing document start "---"
YAML Lint: .github/workflows/cicd-pipeline.yml#L1
1:1 [document-start] missing document start "---"
YAML Lint: .github/workflows/cicd-pipeline.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
YAML Lint: .github/workflows/codeql-analysis.yml#L1
1:1 [document-start] missing document start "---"
YAML Lint: .github/workflows/codeql-analysis.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
YAML Lint: .github/workflows/delete-old-runs.yml#L1
1:1 [document-start] missing document start "---"
Rubocop Test on Ruby 3.0
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Reek Test on Ruby 2.7
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/