Skip to content

Lint routes and templates #34

Lint routes and templates

Lint routes and templates #34

Triggered via pull request February 15, 2024 14:14
@psrpintopsrpinto
synchronize #83
linting-3
Status Failure
Total duration 22s
Artifacts

coding-standards.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
PHP: templates/event.php#L25
Expected 1 space after closing parenthesis; found 0
PHP: templates/event.php#L25
Space between opening control structure and T_COLON is required
PHP: templates/events-user-created.php#L40
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'paginate_links'.
PHP
Process completed with exit code 1.
PHP
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.