Skip to content

Fix docs

Fix docs #505

Re-run triggered May 7, 2024 07:23
Status Failure
Total duration 30s
Artifacts

static.yml

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

Annotations

4 errors
MissingClassConstType: src/CurrentUser.php#L29
src/CurrentUser.php:29:19: MissingClassConstType: Class constant "Yiisoft\User\CurrentUser::SESSION_AUTH_ID" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/CurrentUser.php#L30
src/CurrentUser.php:30:19: MissingClassConstType: Class constant "Yiisoft\User\CurrentUser::SESSION_AUTH_EXPIRE" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/CurrentUser.php#L31
src/CurrentUser.php:31:19: MissingClassConstType: Class constant "Yiisoft\User\CurrentUser::SESSION_AUTH_ABSOLUTE_EXPIRE" should have a declared type. (see https://psalm.dev/359)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.