"AT-716: Update Inpsyde in code to Syde (license, copyright, text)" #9
Annotations
11 errors and 11 warnings
Annotate PHP_CodeSniffer report:
src/Handler/LogzIoHandler.php#L84
Expected 1 space after closing brace; newline found
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L7
Line indented incorrectly; expected 0 spaces, found 4
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L8
Line indented incorrectly; expected 0 spaces, found 4
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L9
Line indented incorrectly; expected 0 spaces, found 4
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L10
Line indented incorrectly; expected 0 spaces, found 4
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L11
Line indented incorrectly; expected 0 spaces, found 4
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L12
Line indented incorrectly; expected 0 spaces, found 4
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L13
Line indented incorrectly; expected 0 spaces, found 4
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L14
Line indented incorrectly; expected at least 4 spaces, found 0
|
Annotate PHP_CodeSniffer report
Process completed with exit code 1.
|
Run PHP_CodeSniffer
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Annotate PHP_CodeSniffer report:
src/Formatter/LogzIoFormatter.php#L44
Line 44 exceeds 100 characters; contains 122 characters.
|
Annotate PHP_CodeSniffer report:
src/Handler/LogzIoHandler.php#L36
In functions where arguments declaration spans across multiple lines, function body should start with a blank line.
|
Annotate PHP_CodeSniffer report:
src/Handler/LogzIoHandler.php#L85
Do not use "else". Prefer early return statement instead.
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L1
File must start with a strict types declaration
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L7
Assignment found within a condition. Did you mean to do a comparison?
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L8
Assignment found within a condition. Did you mean to do a comparison?
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L9
Assignment found within a condition. Did you mean to do a comparison?
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L10
Assignment found within a condition. Did you mean to do a comparison?
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L11
Assignment found within a condition. Did you mean to do a comparison?
|
Annotate PHP_CodeSniffer report:
src/Enum/Host.php#L12
Assignment found within a condition. Did you mean to do a comparison?
|
Loading