Skip to content

fix: quote namespace names #6399

fix: quote namespace names

fix: quote namespace names #6399

Triggered via pull request December 18, 2024 14:55
Status Failure
Total duration 6m 31s
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.