Skip to content

Fix docs (#104)

Fix docs (#104) #585

Triggered via push May 3, 2024 08:05
Status Failure
Total duration 42s
Artifacts

static.yml

on: push
Matrix: psalm / psalm
Matrix: psalm80 / psalm
Fit to window
Zoom out
Zoom in

Annotations

6 errors
MissingClassConstType: src/CsrfViewInjection.php#L16
src/CsrfViewInjection.php:16:18: MissingClassConstType: Class constant "Yiisoft\Yii\View\CsrfViewInjection::DEFAULT_META_ATTRIBUTE_NAME" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/CsrfViewInjection.php#L17
src/CsrfViewInjection.php:17:18: MissingClassConstType: Class constant "Yiisoft\Yii\View\CsrfViewInjection::DEFAULT_PARAMETER_NAME" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/CsrfViewInjection.php#L18
src/CsrfViewInjection.php:18:18: MissingClassConstType: Class constant "Yiisoft\Yii\View\CsrfViewInjection::META_TAG_KEY" should have a declared type. (see https://psalm.dev/359)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.