Skip to content

feat: always use force flag or enrollment allowed setting #83

feat: always use force flag or enrollment allowed setting

feat: always use force flag or enrollment allowed setting #83

Triggered via pull request October 26, 2023 01:25
Status Failure
Total duration 31s
Artifacts

wordpress-cs-check.yml

on: pull_request
PHPCS check
21s
PHPCS check
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
PHPCS check
Process completed with exit code 2.
PHPCS check: includes/model/class-openedx-woocommerce-plugin-enrollment.php#L343
Spaces must be used for mid-line alignment; tabs are not allowed
PHPCS check: includes/model/class-openedx-woocommerce-plugin-enrollment.php#L344
Expected 1 spaces after opening parenthesis; 0 found
PHPCS check: includes/model/class-openedx-woocommerce-plugin-enrollment.php#L344
Expected 1 spaces before closing parenthesis; 0 found
PHPCS check: includes/model/class-openedx-woocommerce-plugin-enrollment.php#L357
Missing doc comment for function check_advanced_settings()
PHPCS check: includes/model/class-openedx-woocommerce-plugin-enrollment.php#L358
Spaces must be used for mid-line alignment; tabs are not allowed
PHPCS check: includes/model/class-openedx-woocommerce-plugin-enrollment.php#L359
Spaces must be used for mid-line alignment; tabs are not allowed
PHPCS check: includes/model/class-openedx-woocommerce-plugin-enrollment.php#L363
No space before closing parenthesis is prohibited
PHPCS check
Process completed with exit code 1.
PHPCS check: includes/model/class-openedx-woocommerce-plugin-enrollment.php#L343
Equals sign not aligned correctly; expected 1 space but found 7 spaces
PHPCS check: includes/model/class-openedx-woocommerce-plugin-enrollment.php#L344
error_log() found. Debug code should not normally be used in production.
PHPCS check: includes/model/class-openedx-woocommerce-plugin-enrollment.php#L358
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 11 spaces
PHPCS check: includes/model/class-openedx-woocommerce-plugin-enrollment.php#L359
Equals sign not aligned with surrounding assignments; expected 1 space but found 9 spaces