Skip to content

First update: added condition if the option is enable or disabled. Added add_actions for enqueue #17

First update: added condition if the option is enable or disabled. Added add_actions for enqueue

First update: added condition if the option is enable or disabled. Added add_actions for enqueue #17

Triggered via pull request February 9, 2024 01:15
Status Failure
Total duration 22s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
WPCS: php/Admin.php#L1
End of line character is invalid; expected "\n" but found "\r\n"
WPCS: php/Admin.php#L55
Inline comments must end in full-stops, exclamation marks, or question marks
WPCS: php/Admin.php#L564
There must be no blank lines after the function comment
WPCS: php/Admin.php#L569
Expected 1 spaces after opening parenthesis; 0 found
WPCS: php/Admin.php#L570
Expected 1 spaces after opening parenthesis; 0 found
WPCS: php/Admin.php#L572
Line indented incorrectly; expected 1 tabs, found 1 tabs and 1 spaces
WPCS: php/Admin.php#L576
There must be no blank lines after the function comment
WPCS: php/Admin.php#L580
Tabs must be used to indent lines; spaces are not allowed
WPCS: php/Admin.php#L580
No space after opening parenthesis is prohibited
WPCS: php/Admin.php#L580
Expected 1 space before "!"; 0 found
WPCS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.