Skip to content

Port methods from CakeManager to the new manager #478

Port methods from CakeManager to the new manager

Port methods from CakeManager to the new manager #478

Triggered via pull request January 12, 2024 18:43
Status Failure
Total duration 4m 29s
Artifacts

ci.yml

on: pull_request
Windows - PHP 8.1 & SQL Server
4m 15s
Windows - PHP 8.1 & SQL Server
cs-stan  /  Coding Standard & Static Analysis
59s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite-linux
Fit to window
Zoom out
Zoom in

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/