Skip to content

Update dependency prettier to v3.4.2 #25

Update dependency prettier to v3.4.2

Update dependency prettier to v3.4.2 #25

Triggered via pull request December 4, 2024 07:33
Status Failure
Total duration 23s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
WPCS: searchform.php#L3
Missing file doc comment
WPCS: searchform.php#L4
Tabs must be used to indent lines; spaces are not allowed
WPCS: searchform.php#L4
Multi-line function call not indented correctly; expected 8 spaces but found 5
WPCS: searchform.php#L5
Multi-line function call not indented correctly; expected 4 spaces but found 1
WPCS: inc/actions.php#L1
Missing file doc comment
WPCS: inc/actions.php#L7
Expected exactly one space between closing parenthesis and opening control structure; "
" found.
WPCS: inc/actions.php#L8
Opening brace should be on the same line as the declaration
WPCS: inc/actions.php#L9
Tabs must be used to indent lines; spaces are not allowed
WPCS: inc/actions.php#L12
Opening PHP tag must be on a line by itself
WPCS: inc/actions.php#L12
Opening PHP tag must be on a line by itself
WPCS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636