Port methods from CakeManager to the new manager #478
ci.yml
on: pull_request
Windows - PHP 8.1 & SQL Server
4m 15s
cs-stan
/
Coding Standard & Static Analysis
59s
Matrix: testsuite-linux
Annotations
7 errors and 2 warnings
cs-stan / Coding Standard & Static Analysis:
src/Migration/Manager.php#L378
Caught class Migrations\Migration\Exception not found.
|
cs-stan / Coding Standard & Static Analysis:
src/Migration/Manager.php#L384
Call to method getMessage() on an unknown class Migrations\Migration\Exception.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
UndefinedClass:
src/Migration/Manager.php#L378
src/Migration/Manager.php:378:22: UndefinedClass: Class, interface or enum named Migrations\Migration\Exception does not exist (see https://psalm.dev/019)
|
UndefinedClass:
src/Migration/Manager.php#L384
src/Migration/Manager.php:384:25: UndefinedClass: Class, interface or enum named Migrations\Migration\Exception does not exist (see https://psalm.dev/019)
|
UnusedBaselineEntry:
src/Migration/Manager.php#L1
src/Migration/Manager.php:0:0: UnusedBaselineEntry: Baseline for issue "RedundantCondition" has 1 extra entry. (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/
|