5.next update stan #818
ci.yml
on: pull_request
Windows - PHP 8.1 & SQL Server
2m 38s
cs-stan
/
Coding Standard & Static Analysis
48s
Matrix: testsuite-linux
Annotations
9 errors and 2 warnings
cs-stan / Coding Standard & Static Analysis:
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.
|
cs-stan / Coding Standard & Static Analysis:
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.
|
cs-stan / Coding Standard & Static Analysis:
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.
|
cs-stan / Coding Standard & Static Analysis:
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.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
UnusedBaselineEntry:
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)
|
UnusedBaselineEntry:
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)
|
UnusedBaselineEntry:
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)
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 2.
|
Windows - PHP 8.1 & SQL Server
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows - PHP 8.1 & SQL Server
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|