Create the default namespace in the schema #7775
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Matrix: Static Analysis with Psalm
Annotations
5 errors and 6 warnings
PossiblyNullArgument:
src/Tools/SchemaTool.php#L187
src/Tools/SchemaTool.php:187:38: PossiblyNullArgument: Argument 1 of Doctrine\DBAL\Schema\Schema::createNamespace cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Static Analysis with Psalm (default)
Process completed with exit code 2.
|
Static Analysis with Psalm (3.8.2)
The job was canceled because "default" failed.
|
PossiblyNullArgument:
src/Tools/SchemaTool.php#L187
src/Tools/SchemaTool.php:187:38: PossiblyNullArgument: Argument 1 of Doctrine\DBAL\Schema\Schema::createNamespace cannot be null, possibly null value provided (see https://psalm.dev/078)
|
Static Analysis with Psalm (3.8.2)
The operation was canceled.
|
Static Analysis with Psalm (default)
The process '/usr/bin/git' failed with exit code 128
|
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
The process '/usr/bin/git' failed with exit code 128
|
Static Analysis with Psalm (3.8.2)
The process '/usr/bin/git' failed with exit code 128
|
Static Analysis with PHPStan (default, phpstan.neon)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Analysis with PHPStan (default, phpstan.neon)
The process '/usr/bin/git' failed with exit code 128
|