🐛 un-/lock handling #16
Annotations
8 errors
classes/Nitro/SingleFileCache.php#L166
Variable $cache in PHPDoc tag @var does not exist.
|
classes/Nitro/SingleFileCache.php#L169
Call to an undefined method Kirby\Cache\Cache::root().
|
classes/Nitro/SingleFileCache.php#L235
Method Bnomei\Nitro\SingleFileCache::isLocked() has no return type specified.
|
classes/NitroCache.php#L10
Method Bnomei\NitroCache::__call() has no return type specified.
|
classes/NitroCache.php#L10
Method Bnomei\NitroCache::__call() has parameter $args with no type specified.
|
classes/NitroCache.php#L10
Method Bnomei\NitroCache::__call() has parameter $method with no type specified.
|
classes/NitroCache.php#L12
Parameter #1 $callback of function call_user_func_array expects callable(): mixed, array{Bnomei\Nitro\SingleFileCache, mixed} given.
|
|
This job failed
Loading