Skip to content

Merge branch 'main' of github.com:vormkracht10/filament-media-picker #53

Merge branch 'main' of github.com:vormkracht10/filament-media-picker

Merge branch 'main' of github.com:vormkracht10/filament-media-picker #53

Triggered via push December 21, 2024 17:59
Status Failure
Total duration 47s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/MediaPicker.php#L50
Access to an undefined property Illuminate\Database\Eloquent\Model::$ulid.
phpstan: src/MediaPickerPlugin.php#L205
Method Vormkracht10\MediaPicker\MediaPickerPlugin::getModelItem() has invalid return type Vormkracht10\MediaPicker\MediaLibraryItem.
phpstan: src/Models/Media.php#L71
Access to an undefined property Illuminate\Database\Eloquent\Model::$ulid.
phpstan: src/Models/Media.php#L99
Access to an undefined property Vormkracht10\MediaPicker\Models\Media::$size.
phpstan: src/Models/Media.php#L115
Access to an undefined property Vormkracht10\MediaPicker\Models\Media::$filename.
phpstan: src/Models/Media.php#L123
Access to an undefined property Vormkracht10\MediaPicker\Models\Media::$filename.
phpstan: src/Pages/Media/Library.php#L93
Call to an undefined static method Vormkracht10\MediaPicker\Pages\Media\Library::getModelLabel().
phpstan: src/Pages/Media/Library.php#L93
Call to an undefined static method Vormkracht10\MediaPicker\Pages\Media\Library::getPluralModelLabel().
phpstan: src/Pages/Media/Library.php#L93
Expression on left side of ?? is not nullable.
phpstan: src/Resources/MediaResource.php#L45
Expression on left side of ?? is not nullable.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636