Skip to content

Phpstan

Phpstan #26

Triggered via schedule November 6, 2023 08:09
Status Failure
Total duration 22s
Artifacts

phpstan.yml

on: schedule
Phpstan  /  Phpstan (8.1)
14s
Phpstan / Phpstan (8.1)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Phpstan / Phpstan (8.1): src/Caching/RedisJournal.php#L43
Fetching deprecated class constant TAGS of class Nette\Caching\Cache: use Cache::Tags
Phpstan / Phpstan (8.1): src/Caching/RedisJournal.php#L43
Fetching deprecated class constant TAGS of class Nette\Caching\Cache: use Cache::Tags
Phpstan / Phpstan (8.1): src/Caching/RedisJournal.php#L49
Fetching deprecated class constant PRIORITY of class Nette\Caching\Cache: use Cache::Priority
Phpstan / Phpstan (8.1): src/Caching/RedisJournal.php#L50
Fetching deprecated class constant PRIORITY of class Nette\Caching\Cache: use Cache::Priority
Phpstan / Phpstan (8.1): src/Caching/RedisJournal.php#L87
Fetching deprecated class constant ALL of class Nette\Caching\Cache: use Cache::All
Phpstan / Phpstan (8.1): src/Caching/RedisJournal.php#L97
Fetching deprecated class constant TAGS of class Nette\Caching\Cache: use Cache::Tags
Phpstan / Phpstan (8.1): src/Caching/RedisJournal.php#L98
Fetching deprecated class constant TAGS of class Nette\Caching\Cache: use Cache::Tags
Phpstan / Phpstan (8.1): src/Caching/RedisJournal.php#L106
Fetching deprecated class constant PRIORITY of class Nette\Caching\Cache: use Cache::Priority
Phpstan / Phpstan (8.1): src/Caching/RedisJournal.php#L107
Fetching deprecated class constant PRIORITY of class Nette\Caching\Cache: use Cache::Priority
Phpstan / Phpstan (8.1): src/Caching/RedisStorage.php#L128
Fetching deprecated class constant EXPIRATION of class Nette\Caching\Cache: use Cache::Expire