Skip to content

removed support for Latte 2 #92

removed support for Latte 2

removed support for Latte 2 #92

Triggered via push August 14, 2023 19:27
Status Success
Total duration 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
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#L105
Unsafe usage of new static().
PHPStan: src/Caching/Storages/FileStorage.php#L114
Do-while loop condition is always false.
PHPStan: src/Caching/Storages/FileStorage.php#L213
Do-while loop condition is always false.
PHPStan: src/Caching/Storages/SQLiteJournal.php#L82
Variable $arr might not be defined.
PHPStan: src/Caching/Storages/SQLiteJournal.php#L83
Variable $arr might not be defined.
PHPStan: src/Caching/Storages/SQLiteStorage.php#L117
Variable $arr might not be defined.
PHPStan: src/Caching/Storages/SQLiteStorage.php#L118
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.