Fix finding a similiar html tag #19
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|