Skip to content

refactor(ExceptionNotifyManager): Improve createDriver method #431

refactor(ExceptionNotifyManager): Improve createDriver method

refactor(ExceptionNotifyManager): Improve createDriver method #431

Triggered via push April 18, 2024 10:31
Status Failure
Total duration 35s
Artifacts

psalm.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
UndefinedClass: src/Channels/BarkChannel.php#L21
src/Channels/BarkChannel.php:21:55: UndefinedClass: Class, interface or enum named Guanguans\Notify\Contracts\MessageInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Channels/BarkChannel.php#L23
src/Channels/BarkChannel.php:23:16: UndefinedClass: Class, interface or enum named Guanguans\Notify\Messages\BarkMessage does not exist (see https://psalm.dev/019)
UndefinedClass: src/Channels/ChanifyChannel.php#L21
src/Channels/ChanifyChannel.php:21:55: UndefinedClass: Class, interface or enum named Guanguans\Notify\Contracts\MessageInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Channels/ChanifyChannel.php#L23
src/Channels/ChanifyChannel.php:23:16: UndefinedClass: Class, interface or enum named Guanguans\Notify\Messages\Chanify\TextMessage does not exist (see https://psalm.dev/019)
UndefinedClass: src/Channels/DingTalkChannel.php#L21
src/Channels/DingTalkChannel.php:21:55: UndefinedClass: Class, interface or enum named Guanguans\Notify\Contracts\MessageInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Channels/DingTalkChannel.php#L23
src/Channels/DingTalkChannel.php:23:16: UndefinedClass: Class, interface or enum named Guanguans\Notify\Messages\DingTalk\TextMessage does not exist (see https://psalm.dev/019)
UndefinedClass: src/Channels/DiscordChannel.php#L21
src/Channels/DiscordChannel.php:21:55: UndefinedClass: Class, interface or enum named Guanguans\Notify\Contracts\MessageInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Channels/DiscordChannel.php#L23
src/Channels/DiscordChannel.php:23:16: UndefinedClass: Class, interface or enum named Guanguans\Notify\Messages\DiscordMessage does not exist (see https://psalm.dev/019)
UndefinedClass: src/Channels/FeiShuChannel.php#L21
src/Channels/FeiShuChannel.php:21:55: UndefinedClass: Class, interface or enum named Guanguans\Notify\Contracts\MessageInterface does not exist (see https://psalm.dev/019)
UndefinedClass: src/Channels/FeiShuChannel.php#L23
src/Channels/FeiShuChannel.php:23:20: UndefinedClass: Class, interface or enum named Guanguans\Notify\Messages\FeiShu\TextMessage does not exist (see https://psalm.dev/019)