Skip to content

Add support for Partitions to plans #1413

Add support for Partitions to plans

Add support for Partitions to plans #1413

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

ci.yml

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

Annotations

3 errors
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
cs-stan / Coding Standard & Static Analysis: tests/TestCase/Db/Plan/PlanTest.php#L31
There must be no whitespace after "fn" keyword.
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.