Skip to content

Load more button

Load more button #1117

Triggered via pull request November 28, 2024 16:47
Status Failure
Total duration 32s
Artifacts

coding-standards.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
phpcs: includes/routes/event/list.php#L86
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$rendered_html'.
phpcs: themes/wporg-translate-events-2024/blocks/event-list/index.php#L48
When a multi-item array uses associative keys, each value should start on a new line.
phpcs
Process completed with exit code 1.
phpcs: includes/routes/event/list.php#L66
Processing form data without nonce verification.
phpcs: includes/routes/event/list.php#L67
Processing form data without nonce verification.
phpcs: includes/routes/event/list.php#L68
Loose comparisons are not allowed. Expected: "==="; Found: "=="