Skip to content

Play: Add various HTML API utilities and debuggers. #34693

Play: Add various HTML API utilities and debuggers.

Play: Add various HTML API utilities and debuggers. #34693

Triggered via pull request June 15, 2024 14:57
Status Failure
Total duration 1m 1s
Artifacts

coding-standards.yml

on: pull_request
PHP coding standards  /  Run coding standards checks
22s
PHP coding standards / Run coding standards checks
JavaScript coding standards  /  Run coding standards checks
48s
JavaScript coding standards / Run coding standards checks
Slack Notifications  /  Prepare notifications
Slack Notifications / Prepare notifications
Slack Notifications  /  Cancelled notifications
Slack Notifications / Cancelled notifications
Slack Notifications  /  Failure notifications
Slack Notifications / Failure notifications
Slack Notifications  /  Fixed notifications
Slack Notifications / Fixed notifications
Slack Notifications  /  Success notifications
Slack Notifications / Success notifications
Failed workflow tasks
0s
Failed workflow tasks
Fit to window
Zoom out
Zoom in

Annotations

11 errors
PHP coding standards / Run coding standards checks
Process completed with exit code 2.
PHP coding standards / Run coding standards checks: html-grep.php#L3
"require_once" is a statement not a function; no parentheses are required
PHP coding standards / Run coding standards checks: html-grep.php#L8
Short array syntax is not allowed
PHP coding standards / Run coding standards checks: html-grep.php#L38
Use Yoda Condition checks, you must.
PHP coding standards / Run coding standards checks: html-grep.php#L39
Use Yoda Condition checks, you must.
PHP coding standards / Run coding standards checks: html-grep.php#L61
Short array syntax is not allowed
PHP coding standards / Run coding standards checks: html-grep.php#L63
Opening brace must be the last content on the line
PHP coding standards / Run coding standards checks: html-grep.php#L63
Each PHP statement must be on a line by itself
PHP coding standards / Run coding standards checks: html-grep.php#L64
Opening brace must be the last content on the line
PHP coding standards / Run coding standards checks: html-grep.php#L64
Each PHP statement must be on a line by itself
PHP coding standards / Run coding standards checks: html-grep.php#L149
Blank line found after control structure