Merge pull request #77 from cakephp/2.x-update-stan #63
ci.yml
on: push
cs-stan
/
Coding Standard & Static Analysis
21s
Matrix: testsuite / testsuite-linux
Annotations
11 errors
|
cs-stan / Coding Standard & Static Analysis:
tests/TestCase/PluginTest.php#L372
Multi-line function calls must have a trailing comma after the last parameter.
|
|
cs-stan / Coding Standard & Static Analysis:
tests/TestCase/PluginTest.php#L333
Multi-line function calls must have a trailing comma after the last parameter.
|
|
cs-stan / Coding Standard & Static Analysis:
tests/TestCase/PluginTest.php#L317
Multi-line function calls must have a trailing comma after the last parameter.
|
|
cs-stan / Coding Standard & Static Analysis:
tests/TestCase/PluginTest.php#L305
Multi-line function calls must have a trailing comma after the last parameter.
|
|
cs-stan / Coding Standard & Static Analysis:
tests/TestCase/PluginTest.php#L87
Multi-line function calls must have a trailing comma after the last parameter.
|
|
cs-stan / Coding Standard & Static Analysis:
src/Plugin.php#L317
Multi-line function calls must have a trailing comma after the last parameter.
|
|
cs-stan / Coding Standard & Static Analysis:
src/Plugin.php#L316
Multi-line function calls must have a trailing comma after the last parameter.
|
|
cs-stan / Coding Standard & Static Analysis:
src/Plugin.php#L251
Multi-line function calls must have a trailing comma after the last parameter.
|
|
testsuite / testsuite-linux (8.2, lowest, false)
Process completed with exit code 2.
|
|
cs-stan / Coding Standard & Static Analysis:
src/Plugin.php#L220
Multi-line function calls must have a trailing comma after the last parameter.
|
|
cs-stan / Coding Standard & Static Analysis:
src/Plugin.php#L141
Multi-line function declaration must have a trailing comma after the last parameter.
|