Update yiisoft/view requirement from ^9.0 to ^10.0 #625
static.yml
on: pull_request
Matrix: psalm / psalm
Matrix: psalm80 / psalm
Matrix: psalm83 / psalm
Annotations
17 errors
MixedInferredReturnType:
src/ViewRenderer.php#L307
src/ViewRenderer.php:307:16: MixedInferredReturnType: Could not verify return type 'string' for Yiisoft\Yii\View\Renderer\ViewRenderer::renderProxy (see https://psalm.dev/047)
|
MixedReturnStatement:
src/ViewRenderer.php#L343
src/ViewRenderer.php:343:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
UndefinedMethod:
src/ViewRenderer.php#L345
src/ViewRenderer.php:345:15: UndefinedMethod: Method Yiisoft\View\WebView::renderFile does not exist (see https://psalm.dev/022)
|
psalm83 / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
|
MixedInferredReturnType:
src/ViewRenderer.php#L307
src/ViewRenderer.php:307:16: MixedInferredReturnType: Could not verify return type 'string' for Yiisoft\Yii\View\Renderer\ViewRenderer::renderProxy (see https://psalm.dev/047)
|
MixedReturnStatement:
src/ViewRenderer.php#L343
src/ViewRenderer.php:343:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
UndefinedMethod:
src/ViewRenderer.php#L345
src/ViewRenderer.php:345:15: UndefinedMethod: Method Yiisoft\View\WebView::renderFile does not exist (see https://psalm.dev/022)
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
|
MixedInferredReturnType:
src/ViewRenderer.php#L307
src/ViewRenderer.php:307:16: MixedInferredReturnType: Could not verify return type 'string' for Yiisoft\Yii\View\Renderer\ViewRenderer::renderProxy (see https://psalm.dev/047)
|
MixedReturnStatement:
src/ViewRenderer.php#L343
src/ViewRenderer.php:343:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
UndefinedMethod:
src/ViewRenderer.php#L345
src/ViewRenderer.php:345:15: UndefinedMethod: Method Yiisoft\View\WebView::renderFile does not exist (see https://psalm.dev/022)
|
psalm / PHP 8.2-ubuntu-latest
Process completed with exit code 2.
|
MixedInferredReturnType:
src/ViewRenderer.php#L307
src/ViewRenderer.php:307:16: MixedInferredReturnType: Could not verify return type 'string' for Yiisoft\Yii\View\Renderer\ViewRenderer::renderProxy (see https://psalm.dev/047)
|
MixedReturnStatement:
src/ViewRenderer.php#L343
src/ViewRenderer.php:343:16: MixedReturnStatement: Could not infer a return type (see https://psalm.dev/138)
|
UndefinedMethod:
src/ViewRenderer.php#L345
src/ViewRenderer.php:345:15: UndefinedMethod: Method Yiisoft\View\WebView::renderFile does not exist (see https://psalm.dev/022)
|
psalm80 / PHP 8.0-ubuntu-latest
Process completed with exit code 2.
|