Skip to content

Update file

Update file #333

Triggered via pull request May 4, 2024 11:16
Status Failure
Total duration 6m 9s
Artifacts

static.yml

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

Annotations

3 errors
MissingClassConstType: src/FileCache.php#L50
src/FileCache.php:50:19: MissingClassConstType: Class constant "Yiisoft\Cache\File\FileCache::TTL_INFINITY" should have a declared type. (see https://psalm.dev/359)
MissingClassConstType: src/FileCache.php#L51
src/FileCache.php:51:19: MissingClassConstType: Class constant "Yiisoft\Cache\File\FileCache::EXPIRATION_EXPIRED" should have a declared type. (see https://psalm.dev/359)
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.