Skip to content

Fix editorUrl in CI #545

Fix editorUrl in CI

Fix editorUrl in CI #545

Triggered via pull request April 7, 2025 13:19
Status Failure
Total duration 1m 5s
Artifacts

checks.yml

on: pull_request
Matrix: cda
Matrix: phpstan
Matrix: tests
Fit to window
Zoom out
Zoom in

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.