Fix editorUrl in CI #545
Annotations
21 errors
phpstan (8.2)
Process completed with exit code 1.
|
phpstan (8.2):
src/Transformer/FileSystem.php#L12
Declared return type string|null contains null, but it is never returned. Returned types: string.
|
phpstan (8.2):
src/Formatter/RemoveDeadCodeFormatter.php#L85
Parameter #1 $oldCode of method ShipMonk\PHPStan\DeadCode\Transformer\RemoveDeadCodeTransformer::transformCode() expects string, string|null given.
|
phpstan (7.4)
Process completed with exit code 1.
|
phpstan (7.4):
src/Transformer/FileSystem.php#L12
Declared return type string|null contains null, but it is never returned. Returned types: string.
|
phpstan (7.4):
src/Formatter/RemoveDeadCodeFormatter.php#L85
Parameter #1 $oldCode of method ShipMonk\PHPStan\DeadCode\Transformer\RemoveDeadCodeTransformer::transformCode() expects string, string|null given.
|
phpstan (8.0)
Process completed with exit code 1.
|
phpstan (8.0):
src/Transformer/FileSystem.php#L12
Declared return type string|null contains null, but it is never returned. Returned types: string.
|
phpstan (8.0):
src/Formatter/RemoveDeadCodeFormatter.php#L85
Parameter #1 $oldCode of method ShipMonk\PHPStan\DeadCode\Transformer\RemoveDeadCodeTransformer::transformCode() expects string, string|null given.
|
phpstan (8.4)
Process completed with exit code 1.
|
phpstan (8.4):
src/Transformer/FileSystem.php#L12
Declared return type string|null contains null, but it is never returned. Returned types: string.
|
phpstan (8.4):
src/Formatter/RemoveDeadCodeFormatter.php#L85
Parameter #1 $oldCode of method ShipMonk\PHPStan\DeadCode\Transformer\RemoveDeadCodeTransformer::transformCode() expects string, string|null given.
|
checks
Process completed with exit code 1.
|
checks:
src/Transformer/FileSystem.php#L12
Declared return type string|null contains null, but it is never returned. Returned types: string.
|
checks:
src/Formatter/RemoveDeadCodeFormatter.php#L85
Parameter #1 $oldCode of method ShipMonk\PHPStan\DeadCode\Transformer\RemoveDeadCodeTransformer::transformCode() expects string, string|null given.
|
phpstan (8.3)
Process completed with exit code 1.
|
phpstan (8.3):
src/Transformer/FileSystem.php#L12
Declared return type string|null contains null, but it is never returned. Returned types: string.
|
phpstan (8.3):
src/Formatter/RemoveDeadCodeFormatter.php#L85
Parameter #1 $oldCode of method ShipMonk\PHPStan\DeadCode\Transformer\RemoveDeadCodeTransformer::transformCode() expects string, string|null given.
|
phpstan (8.1)
Process completed with exit code 1.
|
phpstan (8.1):
src/Transformer/FileSystem.php#L12
Declared return type string|null contains null, but it is never returned. Returned types: string.
|
phpstan (8.1):
src/Formatter/RemoveDeadCodeFormatter.php#L85
Parameter #1 $oldCode of method ShipMonk\PHPStan\DeadCode\Transformer\RemoveDeadCodeTransformer::transformCode() expects string, string|null given.
|