Merge pull request #12 from TappNetwork/update_links_and_policy #95
Annotations
10 errors
|
phpstan:
src/Resources/LibraryItemResource.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItem\:\:\$type\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Resources/LibraryItemResource.php was not matched in reported errors.
|
|
phpstan:
src/Resources/LibraryItemResource.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItem\:\:\$parent_id\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Resources/LibraryItemResource.php was not matched in reported errors.
|
|
phpstan:
src/Resources/LibraryItemResource.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItem\:\:\$external_url\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Resources/LibraryItemResource.php was not matched in reported errors.
|
|
phpstan:
src/Resources/LibraryItemResource.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItem\:\:\$deleted_at\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Resources/LibraryItemResource.php was not matched in reported errors.
|
|
phpstan:
src/Policies/LibraryItemPolicy.php#L0
Ignored error pattern #^Access to an undefined property Tapp\\FilamentLibrary\\Models\\LibraryItem\:\:\$created_by\.$# in path /home/runner/work/Filament-Library/Filament-Library/src/Policies/LibraryItemPolicy.php was not matched in reported errors.
|
|
phpstan:
src/Models/LibraryItem.php#L680
Call to an undefined method Illuminate\Foundation\Auth\User::favoriteLibraryItems().
|
|
phpstan:
src/Models/LibraryItem.php#L666
Call to an undefined method Illuminate\Foundation\Auth\User::favoriteLibraryItems().
|
|
phpstan:
src/Models/LibraryItem.php#L664
Call to an undefined method Illuminate\Foundation\Auth\User::favoriteLibraryItems().
|
|
phpstan:
src/Models/LibraryItem.php#L663
Call to an undefined method Illuminate\Foundation\Auth\User::favoriteLibraryItems().
|
|
phpstan:
src/FilamentLibraryPlugin.php#L111
Call to static method created() on an unknown class App\Models\User.
|