Skip to content

Update dependency laravel/horizon to v5.29.1 #1008

Update dependency laravel/horizon to v5.29.1

Update dependency laravel/horizon to v5.29.1 #1008

Triggered via push October 14, 2024 18:23
Status Failure
Total duration 1m 46s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Docker
Error response from daemon: Get "https://registry.bcdc.robojackets.net/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
Lint: app/Jobs/ProcessDocuSignWebhook.php#L66
Parameter #1 $timeZone of method Carbon\Carbon::setTimezone() expects DateTimeZone|int|string, mixed given.
Lint: app/Jobs/ProcessDocuSignWebhook.php#L95
Parameter #1 $timeZone of method Carbon\Carbon::setTimezone() expects DateTimeZone|int|string, mixed given.
Lint: app/Jobs/ProcessDocuSignWebhook.php#L100
Parameter #1 $timeZone of method Carbon\Carbon::setTimezone() expects DateTimeZone|int|string, mixed given.
Lint: app/Jobs/ProcessDocuSignWebhook.php#L105
Parameter #1 $timeZone of method Carbon\Carbon::setTimezone() expects DateTimeZone|int|string, mixed given.
Lint: app/Jobs/ProcessDocuSignWebhook.php#L113
Parameter #2 $contents of method Illuminate\Filesystem\FilesystemAdapter::put() expects Illuminate\Http\File|Illuminate\Http\UploadedFile|Psr\Http\Message\StreamInterface|resource|string, string|false given.
Lint: app/Models/ActionEvent.php#L24
Parameter #1 $models (Illuminate\Support\Collection<int, array<string, int>>) of method App\Models\ActionEvent::prune() should be contravariant with parameter $models (Illuminate\Support\Collection) of method Laravel\Nova\Actions\ActionEvent::prune()
Lint: app/Notifiables/CoreNotifiable.php#L19
Method App\Notifiables\CoreNotifiable::routeNotificationForSlack() should return string|null but returns mixed.
Lint: app/Notifiables/CoreOfficersNotifiable.php#L19
Method App\Notifiables\CoreOfficersNotifiable::routeNotificationForSlack() should return string|null but returns mixed.
Lint: app/Notifiables/TreasurerNotifiable.php#L19
Method App\Notifiables\TreasurerNotifiable::routeNotificationForSlack() should return string|null but returns mixed.
Lint: app/Notifiables/TreasurerNotifiable.php#L27
Method App\Notifiables\TreasurerNotifiable::routeNotificationForMail() should return string|null but returns mixed.