Skip to content

Merge pull request #12 from TappNetwork/update_links_and_policy #95

Merge pull request #12 from TappNetwork/update_links_and_policy

Merge pull request #12 from TappNetwork/update_links_and_policy #95

Triggered via push December 12, 2025 18:11
Status Failure
Total duration 47s
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\:\:\$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.