Skip to content

refactor(mail): update mail classes names #434

refactor(mail): update mail classes names

refactor(mail): update mail classes names #434

Triggered via push April 22, 2024 07:00
Status Failure
Total duration 50s
Artifacts

psalm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
UndefinedMagicMethod: src/Channels/MailChannel.php#L35
src/Channels/MailChannel.php:35:13: UndefinedMagicMethod: Magic method Illuminate\Support\Facades\Mail::driver does not exist (see https://psalm.dev/219)
UnusedParam: src/ExceptionNotifyManager.php#L174
src/ExceptionNotifyManager.php:174:50: UnusedParam: Param config is never referenced in this method (see https://psalm.dev/135)
psalm
Process completed with exit code 2.