Improve CI #586
static.yml
on: pull_request
Matrix: psalm / psalm
Matrix: psalm80 / psalm
Annotations
8 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.
|
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
|
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.
|