Skip to content

Encode html entities in HtmlHelper to prevent parse errors #18

Encode html entities in HtmlHelper to prevent parse errors

Encode html entities in HtmlHelper to prevent parse errors #18

Triggered via pull request October 25, 2023 15:30
Status Success
Total duration 31s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

checks.yaml

on: pull_request
Markdown link check
20s
Markdown link check
Shellcheck
4s
Shellcheck
Yamllint
21s
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/
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/
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: 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