Skip to content

Reintroduce NullDriver From v4 (#323) #13

Reintroduce NullDriver From v4 (#323)

Reintroduce NullDriver From v4 (#323) #13

Triggered via push July 18, 2024 15:01
Status Failure
Total duration 42s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
phpstan: src/NewsletterServiceProvider.php#L27
Call to function is_null() with class-string<Spatie\Newsletter\Drivers\Driver> will always evaluate to false.
phpstan
Process completed with exit code 1.
phpstan
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/