Skip to content

Added lines to collection helper #37

Added lines to collection helper

Added lines to collection helper #37

Triggered via push November 6, 2024 13:40
Status Failure
Total duration 29s
Artifacts

larastan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/Macros/StrMacros.php#L392
Parameter #1 $separator of function explode expects non-empty-string, string given.
phpstan: src/Macros/StrMacros.php#L398
Parameter #2 $callback of method Illuminate\Support\Collection<(int|string),string>::when() expects (callable(Illuminate\Support\Collection<int|string, non-falsy-string>, bool): Illuminate\Support\Collection<int|string, string>)|null, Closure(Illuminate\Support\Collection): Illuminate\Support\Collection<int|string, non-falsy-string> given.
phpstan
Process completed with exit code 1.