Skip to content

Define nullable parameter as nullable #93

Define nullable parameter as nullable

Define nullable parameter as nullable #93

Status Failure
Total duration 1m 6s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
phpstan: src/Controllers/MailDownloadController.php#L11
Deprecated in PHP 8.0: Required parameter $attachment follows optional parameter $tenant.
phpstan: src/Controllers/MailDownloadController.php#L11
Deprecated in PHP 8.0: Required parameter $filename follows optional parameter $tenant.
phpstan: src/Controllers/MailDownloadController.php#L11
Deprecated in PHP 8.1: Required parameter $mail follows optional parameter $tenant.
phpstan
Process completed with exit code 1.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636