Update README.md #9
Annotations
10 errors and 1 warning
Run PHPStan:
src/Components/Announcement.php#L47
Method Rupadana\FilamentAnnounce\Components\Announcement::getNotifications() should return Illuminate\Notifications\DatabaseNotificationCollection but returns Illuminate\Database\Eloquent\Collection<int, Illuminate\Database\Eloquent\Model>.
|
Run PHPStan:
src/FilamentAnnounceServiceProvider.php#L48
Method Rupadana\FilamentAnnounce\FilamentAnnounceServiceProvider::getAssets() has invalid return type Rupadana\FilamentAnnounce\Asset.
|
Run PHPStan:
src/Resources/AnnouncementResource.php#L55
Call to static method all() on an unknown class App\Models\User.
|
Run PHPStan:
src/Resources/AnnouncementResource.php#L97
Call to an undefined method Illuminate\Foundation\Auth\User::hasRole().
|
Run PHPStan:
src/Resources/AnnouncementResource/Pages/CreateAnnouncement.php#L24
Access to an undefined property Illuminate\Database\Eloquent\Model::$color.
|
Run PHPStan:
src/Resources/AnnouncementResource/Pages/CreateAnnouncement.php#L25
Access to an undefined property Illuminate\Database\Eloquent\Model::$custom_color.
|
Run PHPStan:
src/Resources/AnnouncementResource/Pages/CreateAnnouncement.php#L26
Access to an undefined property Illuminate\Database\Eloquent\Model::$icon.
|
Run PHPStan:
src/Resources/AnnouncementResource/Pages/CreateAnnouncement.php#L27
Access to an undefined property Illuminate\Database\Eloquent\Model::$title.
|
Run PHPStan:
src/Resources/AnnouncementResource/Pages/CreateAnnouncement.php#L28
Access to an undefined property Illuminate\Database\Eloquent\Model::$body.
|
Run PHPStan:
src/Resources/AnnouncementResource/Pages/CreateAnnouncement.php#L30
Access to an undefined property Illuminate\Database\Eloquent\Model::$users.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading