5.next update stan #818
Annotations
9 errors
Run phpstan:
src/Migration/Manager.php#L1
Ignored error pattern #^Parameter \#1 \$message of method Cake\\Console\\ConsoleIo\:\:verbose\(\) expects list\<string\>\|string, array\<non\-falsy\-string\> given\.$# (argument.type) in path /home/runner/work/migrations/migrations/src/Migration/Manager.php was not matched in reported errors.
|
Run phpstan:
src/Shim/OutputAdapter.php#L1
Ignored error pattern #^Parameter \#1 \$message of method Cake\\Console\\ConsoleIo\:\:out\(\) expects list\<string\>\|string, array\|string given\.$# (argument.type) in path /home/runner/work/migrations/migrations/src/Shim/OutputAdapter.php was not matched in reported errors.
|
Run phpstan:
src/TestSuite/Migrator.php#L1
Ignored error pattern #^Parameter \#2 \$tables of method Cake\\TestSuite\\ConnectionHelper\:\:dropTables\(\) expects list\<string\>\|null, non\-empty\-array\<string\> given\.$# (argument.type) in path /home/runner/work/migrations/migrations/src/TestSuite/Migrator.php was not matched in reported errors.
|
Run phpstan:
src/TestSuite/Migrator.php#L1
Ignored error pattern #^Parameter \#2 \$tables of method Cake\\TestSuite\\ConnectionHelper\:\:truncateTables\(\) expects list\<string\>\|null, non\-empty\-array\<string\> given\.$# (argument.type) in path /home/runner/work/migrations/migrations/src/TestSuite/Migrator.php was not matched in reported errors.
|
Run phpstan
Process completed with exit code 1.
|
Run psalm:
src/Migration/Manager.php#L1
src/Migration/Manager.php:0:0: UnusedBaselineEntry: Baseline for issue "ArgumentTypeCoercion" has 1 extra entry. (see https://psalm.dev/316)
|
Run psalm:
src/Shim/OutputAdapter.php#L1
src/Shim/OutputAdapter.php:0:0: UnusedBaselineEntry: Baseline for issue "ArgumentTypeCoercion" has 2 extra entries. (see https://psalm.dev/316)
|
Run psalm:
src/TestSuite/Migrator.php#L1
src/TestSuite/Migrator.php:0:0: UnusedBaselineEntry: Baseline for issue "ArgumentTypeCoercion" has 3 extra entries. (see https://psalm.dev/316)
|
Run psalm
Process completed with exit code 2.
|
Loading