Skip to content

bump composer deps

bump composer deps #53

Triggered via push May 2, 2024 15:48
Status Failure
Total duration 36s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Types: app/Console/Commands/RefreshArtistsCache.php#L21
Access to an undefined property App\Models\Artist::$name.
Types: app/Console/Commands/ReprocessCovers.php#L61
Access to an undefined property App\Models\Tale::$title.
Types: app/Console/Commands/ReprocessPhotos.php#L61
Access to an undefined property App\Models\Artist::$name.
Types: app/Http/Controllers/AjaxController.php#L26
Access to an undefined property Illuminate\Support\HigherOrderCollectionProxy<string, App\Models\Artist, Illuminate\Database\Eloquent\Collection<int, App\Models\Artist>>::$name.
Types: app/Images/Jobs/GenerateArtistPhotoPlaceholders.php#L37
Access to an undefined property App\Images\Photo::$grayscale.
Types: app/Images/Jobs/GenerateArtistPhotoPlaceholders.php#L38
Access to an undefined property App\Images\Photo::$grayscale.
Types: app/Images/Jobs/GenerateArtistPhotoVariants.php#L38
Access to an undefined property App\Images\Photo::$grayscale.
Types: app/Images/Jobs/GenerateArtistPhotoVariants.php#L39
Access to an undefined property App\Images\Photo::$grayscale.
Types: app/Images/Photo.php#L86
Access to an undefined property App\Images\Photo::$face_placeholder.
Types: app/Images/Photo.php#L91
Access to an undefined property App\Images\Photo::$crop.