Merge remote-tracking branch 'origin/feature/dependency-audit-check' … #71
Annotations
10 errors
src/Checks/Traits/RendersWebPage.php#L75
Call to static method urlNotSet() on an unknown class Vormkracht10\LaravelOK\Exceptions\InvalidCheck.
|
src/Checks/Traits/RendersWebPage.php#L91
Call to an undefined method Vormkracht10\LaravelOK\Checks\Base\Result::shortSummary().
|
src/Checks/Traits/RendersWebPage.php#L98
Call to an undefined method Vormkracht10\LaravelOK\Checks\Base\Result::shortSummary().
|
src/Notifications/CheckFailedNotification.php#L62
Method Vormkracht10\LaravelOK\Notifications\CheckFailedNotification::toDiscord() has invalid return type NotificationChannels\Discord\DiscordMessage.
|
src/Notifications/CheckFailedNotification.php#L64
Call to static method create() on an unknown class NotificationChannels\Discord\DiscordMessage.
|
src/Notifications/CheckFailedNotification.php#L70
Method Vormkracht10\LaravelOK\Notifications\CheckFailedNotification::toSlack() has invalid return type Illuminate\Notifications\Messages\SlackMessage.
|
src/Notifications/CheckFailedNotification.php#L72
Call to method content() on an unknown class Illuminate\Notifications\Messages\SlackMessage.
|
src/Notifications/CheckFailedNotification.php#L72
Instantiated class Illuminate\Notifications\Messages\SlackMessage not found.
|
src/Notifications/CheckFailedNotification.php#L76
Method Vormkracht10\LaravelOK\Notifications\CheckFailedNotification::toTelegram() has invalid return type NotificationChannels\Telegram\TelegramMessage.
|
src/Notifications/CheckFailedNotification.php#L78
Call to static method create() on an unknown class NotificationChannels\Telegram\TelegramMessage.
|
The logs for this run have expired and are no longer available.
Loading