Skip to content

Clear webhook cache when webhooks are deleted #2211

Clear webhook cache when webhooks are deleted

Clear webhook cache when webhooks are deleted #2211

Triggered via pull request October 31, 2024 20:20
Status Failure
Total duration 54s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan: app/Models/WebhookConfiguration.php#L47
Parameter #1 $value of function collect expects Illuminate\Contracts\Support\Arrayable<(int|string), mixed>|iterable<(int|string), mixed>|null, string given.
PHPStan: app/Models/WebhookConfiguration.php#L51
Method App\Models\WebhookConfiguration::updateCache() has parameter $eventList with no type specified.
PHPStan
Process completed with exit code 1.