Rework handling quoted object names and reserved SQL keywords #6237
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
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.
|