Migrate to schema and column editor API #9317
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
5 errors
|
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon)
Process completed with exit code 1.
|
|
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon):
src/Tools/SchemaTool.php#L737
Unknown parameter $configuration in call to Doctrine\DBAL\Schema\Table constructor.
|
|
Static Analysis with PHPStan (3.8.2, phpstan-dbal3.neon):
src/Tools/SchemaTool.php#L214
Unknown parameter $configuration in call to Doctrine\DBAL\Schema\Table constructor.
|
|
Static Analysis with PHPStan (default, phpstan.neon)
The strategy configuration was canceled because "static-analysis-phpstan._3_8_2_phpstan-dbal3_neon" failed
|
|
Static Analysis with PHPStan (default, phpstan.neon)
The operation was canceled.
|