chore: Update update-changelog.yml
#1360
static-analysis.yml
on: push
tests
/
Static Analysis
28s
Annotations
4 errors
tests / Static Analysis:
src/Pulse.php#L305
Parameter #1 $items of method Laravel\Pulse\Contracts\Ingest::ingest() expects Illuminate\Support\Collection<int, Laravel\Pulse\Entry>, Illuminate\Support\Collection<int, Laravel\Pulse\Entry|Laravel\Pulse\Value> given.
|
tests / Static Analysis:
src/Pulse.php#L436
No error with identifier method.nonObject is reported on line 436.
|
tests / Static Analysis:
src/Storage/DatabaseStorage.php#L116
Cannot call method all() on array<string, mixed>|Laravel\Pulse\Value.
|
tests / Static Analysis
Process completed with exit code 1.
|