Add support for Partitions to plans #1414
ci.yml
on: pull_request
Windows - PHP 8.2 & SQL Server
2m 32s
cs-stan
/
Coding Standard & Static Analysis
44s
Matrix: testsuite-linux
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.
|