Skip to content

Development/2.1.x

Development/2.1.x #31

Triggered via pull request April 26, 2024 12:39
Status Failure
Total duration 24s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
WPCS: build/increment-versions.php#L1
Missing file doc comment
WPCS: build/increment-versions.php#L3
Space after opening control structure is required
WPCS: build/increment-versions.php#L3
No space before opening parenthesis is prohibited
WPCS: build/increment-versions.php#L3
Expected 1 space(s) after IF keyword; 0 found
WPCS: build/increment-versions.php#L4
Tabs must be used to indent lines; spaces are not allowed
WPCS: build/increment-versions.php#L4
Space after opening control structure is required
WPCS: build/increment-versions.php#L4
No space before opening parenthesis is prohibited
WPCS: build/increment-versions.php#L4
Expected 1 space(s) after FOREACH keyword; 0 found
WPCS: build/increment-versions.php#L5
Tabs must be used to indent lines; spaces are not allowed
WPCS: build/increment-versions.php#L5
Space after opening control structure is required
WPCS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
WPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/