Skip to content

Merge pull request #46 from ylsideas/dependabot/github_actions/depend… #8

Merge pull request #46 from ylsideas/dependabot/github_actions/depend…

Merge pull request #46 from ylsideas/dependabot/github_actions/depend… #8

Triggered via push January 24, 2024 17:14
Status Failure
Total duration 37s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/Channels/SubscriberMailChannel.php#L31
Return type (void) of method YlsIdeas\SubscribableNotifications\Channels\SubscriberMailChannel::send() should be compatible with return type (Illuminate\Mail\SentMessage|null) of method Illuminate\Notifications\Channels\MailChannel::send()
phpstan: src/SubscribableApplicationServiceProvider.php#L25
Static call to instance method YlsIdeas\SubscribableNotifications\Facades\Subscriber::userModel().
phpstan: src/Subscriber.php#L195
Unreachable statement - code above always terminates.
phpstan
Process completed with exit code 1.