feat: add support for infection and psalm #971
Annotations
6 errors
src/Bridge/Laravel/Application.php#L15
Only booleans are allowed in a ternary operator condition, string given.
|
src/Bridge/Laravel/Http/Middleware/RedirectIfAuthenticated.php#L22
Construct empty() is not allowed. Use more strict comparison.
|
src/Bridge/Laravel/Providers/EventServiceProvider.php#L18
PHPDoc type array<class-string, array<int, class-string>> of property Laravel\Providers\EventServiceProvider::$listen is not the same as PHPDoc type array<string, array<int, string>> of overridden property Illuminate\Foundation\Support\Providers\EventServiceProvider::$listen.
|
src/Bridge/Laravel/Providers/RouteServiceProvider.php#L30
Short ternary operator is not allowed. Use null coalesce operator if applicable or consider using long ternary.
|
src/Support/Filters/FuzzyFilter.php#L28
Foreach overwrites $value with its value variable.
|
|
This job failed
Loading