Skip to content

switch to a different SlackMessage implementation #112

switch to a different SlackMessage implementation

switch to a different SlackMessage implementation #112

Triggered via push October 21, 2024 14:10
Status Failure
Total duration 50s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
phpstan: src/Notifications/Notifications/BackupHasFailedNotification.php#L35
Call to an undefined method Illuminate\Notifications\Slack\SlackMessage::error().
phpstan: src/Notifications/Notifications/BackupWasSuccessfulNotification.php#L34
Call to an undefined method Illuminate\Notifications\Slack\SlackMessage::success().
phpstan: src/Notifications/Notifications/CleanupHasFailedNotification.php#L37
Call to an undefined method Illuminate\Notifications\Slack\SlackMessage::error().
phpstan: src/Notifications/Notifications/CleanupWasSuccessfulNotification.php#L34
Call to an undefined method Illuminate\Notifications\Slack\SlackMessage::success().
phpstan: src/Notifications/Notifications/HealthyBackupWasFoundNotification.php#L34
Call to an undefined method Illuminate\Notifications\Slack\SlackMessage::success().
phpstan: src/Notifications/Notifications/UnhealthyBackupWasFoundNotification.php#L44
Call to an undefined method Illuminate\Notifications\Slack\SlackMessage::error().
phpstan
Process completed with exit code 1.