Skip to content
Triggered via push March 10, 2024 21:26
Status Success
Total duration 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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.
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.