chore(deps): upgrade dependencies #813
static_analysis.yml
on: pull_request
Static analysis
/
Psalm
0s
Static analysis
/
PHPStan
1m 6s
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.
|