Skip to content

Merge branch 'develop' into filip/slack-integration #1867

Merge branch 'develop' into filip/slack-integration

Merge branch 'develop' into filip/slack-integration #1867

Triggered via push January 8, 2025 08:03
Status Failure
Total duration 26s
Artifacts

cs.yml

on: push
Check code style
17s
Check code style
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check code style: classes/admin/class-slack-settings.php#L148
Line indented incorrectly; expected 6 tabs, found 7
Check code style: classes/admin/class-slack-settings.php#L149
Inline PHP statement must end with a semicolon
Check code style: classes/admin/class-slack-settings.php#L149
Expected 1 spaces after opening parenthesis; 0 found
Check code style: classes/admin/class-slack-settings.php#L149
Expected 1 spaces before closing parenthesis; 0 found
Check code style: classes/class-slack-notification.php#L29
Inline comments must end in full-stops, exclamation marks, or question marks
Check code style: classes/class-slack-notification.php#L30
Opening parenthesis of a multi-line function call must be the last content on the line
Check code style: classes/class-slack-notification.php#L30
Only one argument is allowed per line in a multi-line function call
Check code style: classes/class-slack-notification.php#L34
Closing parenthesis of a multi-line function call must be on a line by itself
Check code style
Process completed with exit code 1.
Check code style
Process completed with exit code 2.
Check code style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636