Add descriptive error messages for composite unique constraints #827
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
30s
Matrix: testsuite / testsuite-linux
Annotations
9 errors
|
testsuite / testsuite-linux (8.3, sqlite, highest, false)
Process completed with exit code 1.
|
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
cs-stan / Coding Standard & Static Analysis:
src/View/BakeView.php#L119
Return type (Cake\Event\EventInterface<Cake\View\View>) of method Bake\View\BakeView::dispatchEvent() should be compatible with return type (Cake\Event\EventInterface<object>) of method Cake\Event\EventDispatcherInterface<object>::dispatchEvent()
|
|
cs-stan / Coding Standard & Static Analysis:
src/View/BakeView.php#L119
Method Bake\View\BakeView::dispatchEvent() return type with generic class Cake\View\View does not specify its types: TSubject
|
|
cs-stan / Coding Standard & Static Analysis:
src/Utility/TemplateRenderer.php#L65
Method Bake\Utility\TemplateRenderer::getView() return type with generic class Cake\View\View does not specify its types: TSubject
|
|
testsuite / testsuite-linux (8.5, sqlite, highest, false)
Process completed with exit code 1.
|
|
testsuite / testsuite-linux (8.2, pgsql, highest, false)
Process completed with exit code 1.
|
|
testsuite / testsuite-linux (8.4, mysql, highest, false)
Process completed with exit code 1.
|
|
testsuite / testsuite-linux (8.2, mysql, highest, false)
Process completed with exit code 1.
|