Skip to content

Added support for the WooCommerce block 'all-products'. #233

Added support for the WooCommerce block 'all-products'.

Added support for the WooCommerce block 'all-products'. #233

Triggered via pull request October 21, 2023 15:05
Status Failure
Total duration 52s
Artifacts

php-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
PHPCS check
Process completed with exit code 2.
PHPCS check: src/Installation/Upgrade.php#L127
The closing brace for the class must go on the next line after the body
PHPCS check: src/Integration/WooCommerce.php#L216
No space found before comment text; expected "// wp_dequeue_script( 'gtmkit-woocommerce' );" but found "//wp_dequeue_script( 'gtmkit-woocommerce' );"
PHPCS check: src/Integration/WooCommerce.php#L216
Inline comments must end in full-stops, exclamation marks, or question marks
PHPCS check
Process completed with exit code 1.
PHPCS check: src/Integration/WooCommerce.php#L216
This comment is 58% valid code; is this commented out code?
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/