TMZ-54 ZigZag Figma Changes #18
php-coding-standards.yml
on: pull_request
Lint PHP files
18s
Annotations
2 errors and 3 warnings
Lint PHP files:
modules/content/classes/render/widget-zig-zag-render.php#L173
Array closer not aligned correctly; expected 24 space(s) but found 20
|
Lint PHP files
Process completed with exit code 2.
|
Lint PHP files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint PHP files:
modules/admin/components/plugin-notice.php#L106
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
|
Lint PHP files:
modules/admin/components/settings.php#L53
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
|