branch name fix #1
Annotations
10 errors and 1 warning
WPCS:
auto-post.php#L2
You must use "/**" style comments for a file comment
|
WPCS:
auto-post.php#L17
Expected 1 spaces before closing parenthesis; 0 found
|
WPCS:
auto-post.php#L18
Expected 1 spaces before closing parenthesis; 0 found
|
WPCS:
auto-post.php#L40
Tabs must be used to indent lines; spaces are not allowed
|
WPCS:
auto-post.php#L41
Tabs must be used to indent lines; spaces are not allowed
|
WPCS:
auto-post.php#L42
Tabs must be used to indent lines; spaces are not allowed
|
WPCS:
auto-post.php#L45
Missing doc comment for function abcc_create_blocks()
|
WPCS:
auto-post.php#L51
When a multi-item array uses associative keys, each value should start on a new line.
|
WPCS:
auto-post.php#L51
Whitespace found at end of line
|
WPCS:
auto-post.php#L60
Missing doc comment for function abcc_gutenberg_blocks()
|
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/.
|