Skip to content

Use alias for deferred provider #120

Use alias for deferred provider

Use alias for deferred provider #120

Re-run triggered January 31, 2025 21:12
Status Failure
Total duration 37s
Artifacts

static-analysis.yml

on: pull_request
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan (8.4, stable): src/IdeHelperServiceProvider.php#L21
Parameter #2 $alias of method Illuminate\Contracts\Container\Container::alias() expects string, mixed given.
phpstan (8.4, stable): src/IdeHelperServiceProvider.php#L43
Method Staudenmeir\BelongsToThrough\IdeHelperServiceProvider::provides() should return list<string> but returns array{mixed}.
phpstan (8.4, stable)
Process completed with exit code 1.