Skip to content

removed legacy services names #102

removed legacy services names

removed legacy services names #102

Triggered via push December 5, 2023 21:32
Status Success
Total duration 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Bridges/CacheLatte/Nodes/CacheNode.php#L33
Unsafe usage of new static().
PHPStan: src/Caching/Cache.php#L103
Unsafe usage of new static().
PHPStan: src/Caching/Storages/FileStorage.php#L112
Do-while loop condition is always false.
PHPStan: src/Caching/Storages/FileStorage.php#L211
Do-while loop condition is always false.
PHPStan: src/Caching/Storages/SQLiteJournal.php#L80
Variable $arr might not be defined.
PHPStan: src/Caching/Storages/SQLiteJournal.php#L81
Variable $arr might not be defined.
PHPStan: src/Caching/Storages/SQLiteStorage.php#L115
Variable $arr might not be defined.
PHPStan: src/Caching/Storages/SQLiteStorage.php#L116
Variable $arr might not be defined.
PHPStan: src/compatibility.php#L12
If condition is always false.
PHPStan: src/compatibility.php#L21
If condition is always false.