Register inline scripts with wp_add_inline_script #228
php-lint.yml
on: pull_request
PHPStan
54s
PHPCS check
22s
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/
|