Introduction of phpstan #197
Annotations
4 errors and 3 warnings
Run PHP_CodeSniffer
Process completed with exit code 2.
|
Annotate PHP_CodeSniffer report:
tests/unit/Container/ContainerConfiguratorTest.php#L449
Space after opening parenthesis of function call prohibited
|
Annotate PHP_CodeSniffer report:
tests/unit/Container/ContainerConfiguratorTest.php#L449
Expected 0 spaces before closing parenthesis; 1 found
|
Annotate PHP_CodeSniffer report
Process completed with exit code 1.
|
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:
tests/unit/Container/ReadOnlyContainerTest.php#L219
In functions where arguments declaration spans across multiple lines, function body should start with a blank line.
|
Annotate PHP_CodeSniffer report:
tests/unit/Container/ReadOnlyContainerTest.php#L224
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
|
Loading