wip #49
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#L207
Method Vormkracht10\MediaPicker\MediaPickerPlugin::getModelItem() has invalid return type Vormkracht10\MediaPicker\MediaLibraryItem.
|
phpstan:
src/Models/Media.php#L70
Access to an undefined property Illuminate\Database\Eloquent\Model::$ulid.
|
phpstan:
src/Models/Media.php#L98
Access to an undefined property Vormkracht10\MediaPicker\Models\Media::$size.
|
phpstan:
src/Models/Media.php#L114
Access to an undefined property Vormkracht10\MediaPicker\Models\Media::$filename.
|
phpstan:
src/Models/Media.php#L122
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
|