Skip to content

Improve CI

Improve CI #399

Triggered via pull request May 2, 2024 18:59
Status Failure
Total duration 2m 5s
Artifacts

static.yml

on: pull_request
Matrix: psalm / psalm
Matrix: psalm74-80 / psalm
Fit to window
Zoom out
Zoom in

Annotations

8 errors
MissingClassConstType: src/CsrfMiddleware.php#L25
src/CsrfMiddleware.php:25:18: MissingClassConstType: Class constant "Yiisoft\Csrf\CsrfMiddleware::PARAMETER_NAME" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/CsrfMiddleware.php#L26
src/CsrfMiddleware.php:26:18: MissingClassConstType: Class constant "Yiisoft\Csrf\CsrfMiddleware::HEADER_NAME" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/Synchronizer/Storage/SessionCsrfTokenStorage.php#L16
src/Synchronizer/Storage/SessionCsrfTokenStorage.php:16:18: MissingClassConstType: Class constant "Yiisoft\Csrf\Synchronizer\Storage\SessionCsrfTokenStorage::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.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
psalm / PHP 8.1-ubuntu-latest
The operation was canceled.
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.