Improve CI #399
Annotations
4 errors
Static analysis.:
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)
|
Static analysis.:
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)
|
Static analysis.:
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)
|
Static analysis.
Process completed with exit code 2.
|
Loading