spatie / spatie.be

The source code of spatie.be
https://spatie.be
463 stars 162 forks source link

Test 2 #186

Closed rubenvanassche closed 3 years ago

rubenvanassche commented 3 years ago

TypeError

Spatie\Backup\Notifications\Notifiable::routeNotificationForSlack

16       public function routeNotificationForSlack(): string
17       {
18*          return config('backup.notifications.slack.webhook_url');
19       }
20   

File: /home/forge/spatie.be/releases/20210715-065111/vendor/spatie/laravel-backup/src/Notifications/Notifiable.php

Open in Flare

flare-error-tracker[bot] commented 3 years ago

Because you closed this issue the following error in Flare was marked as resolved: Spatie\Backup\Notifications\Notifiable::routeNotificationForSlack(): Return value must be of type string, null returned