Skip to content

Rework handling quoted object names and reserved SQL keywords #6237

Rework handling quoted object names and reserved SQL keywords

Rework handling quoted object names and reserved SQL keywords #6237

Triggered via pull request November 11, 2024 00:07
Status Failure
Total duration 48s
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

3 errors
DocblockTypeContradiction: src/Schema/AbstractAsset.php#L84
src/Schema/AbstractAsset.php:84:29: DocblockTypeContradiction: Doctrine\DBAL\Schema\Name\Parser\Identifier does not contain null (see https://psalm.dev/155)
RedundantConditionGivenDocblockType: src/Schema/AbstractAsset.php#L84
src/Schema/AbstractAsset.php:84:29: RedundantConditionGivenDocblockType: Docblock-defined type Doctrine\DBAL\Schema\Name\Parser\Identifier for $qualifier is never null (see https://psalm.dev/156)
Static Analysis with Psalm (8.3)
Process completed with exit code 2.