Skip to content

New: Product Review Email Template For Vendors #2574

New: Product Review Email Template For Vendors

New: Product Review Email Template For Vendors #2574

Triggered via pull request November 2, 2023 12:30
Status Success
Total duration 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpcs.yml

on: pull_request
Run PHPCS inspection
17s
Run PHPCS inspection
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Run PHPCS inspection
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/
Run PHPCS inspection
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/
Run PHPCS inspection
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/
Run PHPCS inspection: includes/Product/Hooks.php#L187
Found precision alignment of 3 spaces.
Run PHPCS inspection: includes/Product/Hooks.php#L188
Found precision alignment of 3 spaces.
Run PHPCS inspection: includes/Product/Hooks.php#L191
Found precision alignment of 3 spaces.
Run PHPCS inspection: includes/Product/Hooks.php#L216
Found unknown capability "dokan_delete_product" in function call to current_user_can(). Please check the spelling of the capability. If this is a custom capability, please verify the capability is registered with WordPress via a call to WP_Role(s)->add_cap(). Custom capabilities can be made known to this sniff by setting the "custom_capabilities" property in the PHPCS ruleset.
Run PHPCS inspection: includes/Product/Hooks.php#L272
Found unknown capability "manage_woocommerce" in function call to current_user_can(). Please check the spelling of the capability. If this is a custom capability, please verify the capability is registered with WordPress via a call to WP_Role(s)->add_cap(). Custom capabilities can be made known to this sniff by setting the "custom_capabilities" property in the PHPCS ruleset.