Merge branch 'develop' into filip/slack-integration #1867
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
|