Skip to content

Fix finding a similiar html tag #19

Fix finding a similiar html tag

Fix finding a similiar html tag #19

Triggered via pull request November 29, 2023 09:44
Status Success
Total duration 44s
Artifacts

checks.yaml

on: pull_request
Markdown link check
15s
Markdown link check
Shellcheck
3s
Shellcheck
Yamllint
14s
Yamllint
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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
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: 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
Yamllint: .github/workflows/php-checks.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
Yamllint: .github/workflows/pr-check.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
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/