Skip to content

[WIP] Add support for generating env specific config caches #791

[WIP] Add support for generating env specific config caches

[WIP] Add support for generating env specific config caches #791

Triggered via pull request September 3, 2025 14:30
Status Failure
Total duration 47s
Artifacts

code-analysis.yaml

on: pull_request
Code Analysis
41s
Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Code Analysis
Process completed with exit code 1.
Code Analysis: src/Support/Traits/Singleton.php (in context of class Winter/Storm/Database/MemoryCache)#L26
Anonymous function should return static(Winter\Storm\Auth\Manager) but returns static(Winter\Storm\Database\MemoryCache).
Code Analysis: src/Foundation/Console/ConfigCacheCommand.php#L85
Expression on left side of ?? is not nullable.
Code Analysis: src/Foundation/Console/ConfigCacheCommand.php#L84
Expression on left side of ?? is not nullable.