Skip to content

Fix conflicts

Fix conflicts #97

Triggered via push January 7, 2026 21:15
Status Failure
Total duration 46s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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/Traits/BelongsToTenant.php (in context of class Tapp/FilamentLibrary/Models/LibraryItem)#L53
Cannot call static method find() on class-string|false.
phpstan: src/Models/LibraryItem.php#L679
Call to an undefined method Illuminate\Foundation\Auth\User::favoriteLibraryItems().
phpstan: src/Models/LibraryItem.php#L665
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/Models/LibraryItem.php#L662
Call to an undefined method Illuminate\Foundation\Auth\User::favoriteLibraryItems().