Skip to content

wip fix nulls and other linebreak edge cases for android, and legacy … #38

wip fix nulls and other linebreak edge cases for android, and legacy …

wip fix nulls and other linebreak edge cases for android, and legacy … #38

Triggered via push November 6, 2024 14:02
Status Failure
Total duration 34s
Artifacts

larastan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/Macros/StrMacros.php#L397
Parameter #1 $items of static method Illuminate\Support\Collection<(int|string),mixed>::make() expects Illuminate\Contracts\Support\Arrayable<(int|string), mixed>|iterable<(int|string), mixed>|null, array|false given.
phpstan: src/Macros/StrMacros.php#L400
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.