Skip to content

Add support for Partitions to plans #1414

Add support for Partitions to plans

Add support for Partitions to plans #1414

Triggered via pull request January 5, 2026 22:17
Status Failure
Total duration 2m 36s
Artifacts

ci.yml

on: pull_request
Windows - PHP 8.2 & SQL Server
2m 32s
Windows - PHP 8.2 & SQL Server
cs-stan  /  Coding Standard & Static Analysis
44s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

5 errors
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
cs-stan / Coding Standard & Static Analysis: tests/TestCase/Db/Adapter/MysqlAdapterTest.php#L3204
Multi-line function calls must have a trailing comma after the last parameter.
cs-stan / Coding Standard & Static Analysis: tests/TestCase/Db/Adapter/MysqlAdapterTest.php#L3190
Multi-line function calls must have a trailing comma after the last parameter.
cs-stan / Coding Standard & Static Analysis: tests/TestCase/Db/Adapter/MysqlAdapterTest.php#L3167
Multi-line function calls must have a trailing comma after the last parameter.
cs-stan / Coding Standard & Static Analysis: src/Db/Plan/Plan.php#L21
Use statements should be sorted alphabetically. The first wrong one is Migrations\Db\Action\DropForeignKey.