Skip to content

✨ added automatic unlocking #19

✨ added automatic unlocking

✨ added automatic unlocking #19

Triggered via push August 29, 2024 07:29
Status Failure
Total duration 27s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
phpstan: classes/Nitro/SingleFileCache.php#L167
Variable $cache in PHPDoc tag @var does not exist.
phpstan: classes/Nitro/SingleFileCache.php#L170
Call to an undefined method Kirby\Cache\Cache::root().
phpstan: classes/Nitro/SingleFileCache.php#L237
Method Bnomei\Nitro\SingleFileCache::isLocked() has no return type specified.
phpstan: classes/NitroCache.php#L10
Method Bnomei\NitroCache::__call() has no return type specified.
phpstan: classes/NitroCache.php#L10
Method Bnomei\NitroCache::__call() has parameter $args with no type specified.
phpstan: classes/NitroCache.php#L10
Method Bnomei\NitroCache::__call() has parameter $method with no type specified.
phpstan: classes/NitroCache.php#L12
Parameter #1 $callback of function call_user_func_array expects callable(): mixed, array{Bnomei\Nitro\SingleFileCache, mixed} given.
phpstan
Process completed with exit code 1.