Skip to content

✨ global & atomic #15

✨ global & atomic

✨ global & atomic #15

Triggered via push August 10, 2024 09:29
Status Failure
Total duration 24s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
phpstan: classes/Nitro/SingleFileCache.php#L166
Variable $cache in PHPDoc tag @var does not exist.
phpstan: classes/Nitro/SingleFileCache.php#L169
Call to an undefined method Kirby\Cache\Cache::root().
phpstan: classes/Nitro/SingleFileCache.php#L230
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.