Update phpstan to 2.1.x #1492
ci.yml
on: pull_request
Windows - PHP 8.1 & SQL Server
2m 38s
Coding Standard & Static Analysis
35s
Matrix: testsuite
Annotations
9 errors
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
Coding Standard & Static Analysis:
src/Phinx/Seed/AbstractSeed.php#L191
Call to function is_string() with string will always evaluate to true.
|
|
Coding Standard & Static Analysis:
src/Phinx/Migration/Manager/Environment.php#L146
Call to function method_exists() with Phinx\Seed\SeedInterface and 'run' will always evaluate to true.
|
|
Coding Standard & Static Analysis:
src/Phinx/Migration/Manager/Environment.php#L112
Call to an undefined method Phinx\Migration\MigrationInterface::up().
|
|
Coding Standard & Static Analysis:
src/Phinx/Migration/Manager/Environment.php#L112
Call to an undefined method Phinx\Migration\MigrationInterface::down().
|
|
Coding Standard & Static Analysis:
src/Phinx/Migration/Manager.php#L991
Strict comparison using !== between Symfony\Component\Console\Output\OutputInterface and null will always evaluate to true.
|
|
Coding Standard & Static Analysis:
src/Phinx/Migration/Manager.php#L987
Strict comparison using !== between Symfony\Component\Console\Input\InputInterface and null will always evaluate to true.
|
|
Coding Standard & Static Analysis:
src/Phinx/Db/Table/Index.php#L223
Call to an undefined method Phinx\Db\Table\Index::setUnique().
|
|
Coding Standard & Static Analysis:
src/Phinx/Db/Adapter/MysqlAdapter.php#L1365
Call to function is_array() with non-empty-array will always evaluate to true.
|