Skip to content

chore(deps): upgrade dependencies #813

chore(deps): upgrade dependencies

chore(deps): upgrade dependencies #813

Triggered via pull request October 6, 2024 12:33
Status Failure
Total duration 1m 14s
Artifacts

static_analysis.yml

on: pull_request
Static analysis  /  Psalm
0s
Static analysis / Psalm
Static analysis  /  PHPStan
1m 6s
Static analysis / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Static analysis / PHPStan: app/Domains/Contact/DavClient/Jobs/UpdateAddressBooks.php#L24
Parameter #2 $callback of method Illuminate\Database\Eloquent\Builder<App\Models\AddressBookSubscription>::chunkById() expects callable(Illuminate\Support\Collection<int, Illuminate\Database\Eloquent\Model>, int): mixed, Closure(Illuminate\Database\Eloquent\Collection): void given.
Static analysis / PHPStan: app/Domains/Contact/ManageContactImportantDates/Web/ViewHelpers/ContactImportantDatesViewHelper.php#L30
Parameter #1 $value of method Illuminate\Support\Collection<int,array<string, int|string>>::prepend() expects array{id: int, name: string}, array{id: null, name: ''} given.
Static analysis / PHPStan: app/Domains/Contact/ManageDocuments/Listeners/DeleteFileInStorage.php#L67
Caught class Http\Client\Exception\HttpException not found.
Static analysis / PHPStan: app/Domains/Contact/ManageDocuments/Listeners/DeleteFileInStorage.php#L68
Call to method getMessage() on an unknown class Http\Client\Exception\HttpException.
Static analysis / PHPStan
Process completed with exit code 1.