Skip to content

Update phpstan to 2.1.x #1492

Update phpstan to 2.1.x

Update phpstan to 2.1.x #1492

Triggered via pull request November 4, 2025 17:26
Status Failure
Total duration 2m 43s
Artifacts

ci.yml

on: pull_request
Windows - PHP 8.1 & SQL Server
2m 38s
Windows - PHP 8.1 & SQL Server
Coding Standard & Static Analysis
35s
Coding Standard & Static Analysis
Matrix: testsuite
Fit to window
Zoom out
Zoom in

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.