Skip to content

fix: quote namespace names #6398

fix: quote namespace names

fix: quote namespace names #6398

Triggered via pull request December 18, 2024 14:50
Status Failure
Total duration 1m 20s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Static Analysis with PHPStan (8.3): src/Platforms/AbstractPlatform.php#L1170
Only booleans are allowed in an if condition, int|false given.
Static Analysis with PHPStan (8.3): src/Platforms/AbstractPlatform.php#L1195
Only booleans are allowed in an if condition, int|false given.
Static Analysis with PHPStan (8.3): src/Schema/AbstractAsset.php#L135
Only booleans are allowed in ||, int|false given on the right side.
Static Analysis with PHPStan (8.3)
Process completed with exit code 1.