Skip to content

Asset build.

Asset build. #178

Triggered via push June 24, 2024 22:14
Status Failure
Total duration 27s
Artifacts

phpcs.yml

on: push
PHP coding standards
20s
PHP coding standards
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
PHP coding standards: js/utility.js#L591
Expected 1 space after FUNCTION keyword; 0 found
PHP coding standards: js/utility.js#L592
Expected 1 spaces after opening parenthesis; 0 found
PHP coding standards: js/utility.js#L592
Expected 1 spaces before closing parenthesis; 0 found
PHP coding standards: js/utility.js#L595
Expected 1 spaces after opening parenthesis; 0 found
PHP coding standards: js/utility.js#L595
Expected 1 spaces before closing parenthesis; 0 found
PHP coding standards: js/utility.js#L596
Opening parenthesis of a multi-line function call must be the last content on the line
PHP coding standards: js/utility.js#L597
Opening parenthesis of a multi-line function call must be the last content on the line
PHP coding standards: js/utility.js#L597
Only one argument is allowed per line in a multi-line function call
PHP coding standards: js/utility.js#L599
Empty lines are not allowed in multi-line function calls
PHP coding standards: js/utility.js#L601
Empty lines are not allowed in multi-line function calls
PHP coding standards
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP coding standards
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP coding standards
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/