Skip to content

update using ses

update using ses #20

Triggered via push August 9, 2024 17:20
Status Failure
Total duration 46s
Artifacts
Create deployment matrix
0s
Create deployment matrix
Matrix: prepare-release-on-servers
Matrix: activate-release
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: app/Livewire/Filters.php#L89
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
ci: app/Livewire/Filters.php#L91
Cannot access property $id on mixed.
ci: app/Livewire/Filters.php#L92
Cannot access property $name on mixed.
ci: app/Livewire/Filters.php#L93
Cannot access property $profileImage on mixed.
ci: app/Livewire/Filters.php#L94
Cannot access property $id on mixed.
ci: app/Models/Artist.php#L16
Class App\Models\Artist uses generic trait Illuminate\Database\Eloquent\Factories\HasFactory but does not specify its types: TFactory
ci: app/Models/Filter.php#L15
Class App\Models\Filter uses generic trait Illuminate\Database\Eloquent\Factories\HasFactory but does not specify its types: TFactory
ci: app/Models/Images.php#L14
Class App\Models\Images uses generic trait Illuminate\Database\Eloquent\Factories\HasFactory but does not specify its types: TFactory
ci: app/Models/Post.php#L15
Class App\Models\Post uses generic trait Illuminate\Database\Eloquent\Factories\HasFactory but does not specify its types: TFactory
ci: app/Models/Product.php#L15
Class App\Models\Product uses generic trait Illuminate\Database\Eloquent\Factories\HasFactory but does not specify its types: TFactory