Skip to content

Fix deprecations from 5.3 #830

Fix deprecations from 5.3

Fix deprecations from 5.3 #830

Triggered via pull request January 11, 2026 04:32
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
cs-stan  /  Coding Standard & Static Analysis
37s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite / testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

6 errors
testsuite / testsuite-linux (8.2, pgsql, 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.2, mysql, highest, false)
Process completed with exit code 1.