Skip to content

Register inline scripts with wp_add_inline_script #228

Register inline scripts with wp_add_inline_script

Register inline scripts with wp_add_inline_script #228

Triggered via pull request October 19, 2023 08:44
Status Failure
Total duration 1m 6s
Artifacts

php-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
PHPCS check
Process completed with exit code 2.
PHPCS check: src/Frontend/Frontend.php#L206
Array keys must be surrounded by spaces unless they contain a string or an integer.
PHPCS check
Process completed with exit code 1.
PHPCS check: src/Frontend/Frontend.php#L47
Equals sign not aligned with surrounding assignments; expected 20 spaces but found 1 space
PHPCS check: src/Frontend/Frontend.php#L48
Equals sign not aligned with surrounding assignments; expected 8 spaces but found 1 space
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/