Skip to content

Fix/reporting warnings #22

Fix/reporting warnings

Fix/reporting warnings #22

Triggered via pull request April 30, 2024 09:08
Status Success
Total duration 27s
Artifacts

checks.yaml

on: pull_request
Markdown link check
19s
Markdown link check
Shellcheck
4s
Shellcheck
Yamllint
12s
Yamllint
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Shellcheck
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/
Yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Yamllint
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/
Yamllint: .github/workflows/php-checks.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
Yamllint: .github/workflows/checks.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
Yamllint: .github/workflows/checks.yaml#L4
4:6 [comments] missing starting space in comment
Yamllint: .github/workflows/checks.yaml#L6
6:6 [comments] missing starting space in comment
Yamllint: .github/workflows/checks.yaml#L10
10:26 [comments] too few spaces before comment
Yamllint: .github/workflows/checks.yaml#L19
19:17 [comments] too few spaces before comment
Yamllint: .github/workflows/checks.yaml#L29
29:15 [comments] too few spaces before comment
Yamllint: .github/workflows/pr-check.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
Yamllint: src/Resources/config/services.yml#L4
4:29 [comments] too few spaces before comment
Yamllint: src/Resources/config/services.yml#L6
6:33 [comments-indentation] comment not indented like content
Markdown link check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Markdown link check
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/