Skip to content

Prevent exception when dynamically extending a class to add behaviors. #843

Prevent exception when dynamically extending a class to add behaviors.

Prevent exception when dynamically extending a class to add behaviors. #843

Re-run triggered February 20, 2026 06:27
Status Failure
Total duration 52s
Artifacts

code-analysis.yaml

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

Annotations

3 errors
Code Analysis
Process completed with exit code 1.
Code Analysis: src/Support/Traits/Singleton.php (in context of class Winter/Storm/Auth/Manager)#L26
Anonymous function should return static(Winter\Storm\Database\MemoryCache) but returns static(Winter\Storm\Auth\Manager).
Code Analysis: src/Foundation/Console/DownCommand.php#L24
Method Illuminate\Console\Command::option() invoked with 2 parameters, 0-1 required.