feature: initial PSR-6 cache implementation #90
Annotations
5 errors and 1 warning
phpstan (8.2):
src/Cache/FileCache.php#L13
Property PhpSpellcheck\Cache\FileCache::$namespace is never read, only written.
|
phpstan (8.2):
src/Spellchecker/CacheableSpellchecker.php#L33
Method PhpSpellcheck\Spellchecker\CacheableSpellchecker::check() should return iterable<PhpSpellcheck\MisspellingInterface> but returns ArrayIterator<(int|string), mixed>.
|
phpstan (8.2)
Process completed with exit code 1.
|
phpstan (8.4)
The job was canceled because "_8_2" failed.
|
phpstan (8.4)
The operation was canceled.
|
phpstan (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|