🐛 flush earlier #20
Annotations
8 errors and 1 warning
Run PHPStan:
classes/Nitro/SingleFileCache.php#L167
Variable $cache in PHPDoc tag @var does not exist.
|
Run PHPStan:
classes/Nitro/SingleFileCache.php#L170
Call to an undefined method Kirby\Cache\Cache::root().
|
Run PHPStan:
classes/Nitro/SingleFileCache.php#L237
Method Bnomei\Nitro\SingleFileCache::isLocked() has no return type specified.
|
Run PHPStan:
classes/NitroCache.php#L10
Method Bnomei\NitroCache::__call() has no return type specified.
|
Run PHPStan:
classes/NitroCache.php#L10
Method Bnomei\NitroCache::__call() has parameter $args with no type specified.
|
Run PHPStan:
classes/NitroCache.php#L10
Method Bnomei\NitroCache::__call() has parameter $method with no type specified.
|
Run PHPStan:
classes/NitroCache.php#L12
Parameter #1 $callback of function call_user_func_array expects callable(): mixed, array{Bnomei\Nitro\SingleFileCache, mixed} given.
|
Run PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading