Skip to content

feature: initial PSR-6 cache implementation #90

feature: initial PSR-6 cache implementation

feature: initial PSR-6 cache implementation #90

Triggered via pull request January 11, 2025 22:57
Status Failure
Total duration 30s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan
Fit to window
Zoom out
Zoom in

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