switch to a different SlackMessage implementation #112
Annotations
7 errors
Run PHPStan:
src/Notifications/Notifications/BackupHasFailedNotification.php#L35
Call to an undefined method Illuminate\Notifications\Slack\SlackMessage::error().
|
Run PHPStan:
src/Notifications/Notifications/BackupWasSuccessfulNotification.php#L34
Call to an undefined method Illuminate\Notifications\Slack\SlackMessage::success().
|
Run PHPStan:
src/Notifications/Notifications/CleanupHasFailedNotification.php#L37
Call to an undefined method Illuminate\Notifications\Slack\SlackMessage::error().
|
Run PHPStan:
src/Notifications/Notifications/CleanupWasSuccessfulNotification.php#L34
Call to an undefined method Illuminate\Notifications\Slack\SlackMessage::success().
|
Run PHPStan:
src/Notifications/Notifications/HealthyBackupWasFoundNotification.php#L34
Call to an undefined method Illuminate\Notifications\Slack\SlackMessage::success().
|
Run PHPStan:
src/Notifications/Notifications/UnhealthyBackupWasFoundNotification.php#L44
Call to an undefined method Illuminate\Notifications\Slack\SlackMessage::error().
|
Run PHPStan
Process completed with exit code 1.
|
Loading