Skip to content

add: playlist categories #2308

add: playlist categories

add: playlist categories #2308

Triggered via push April 1, 2025 09:04
Status Failure
Total duration 2m 25s
Artifacts

larastan.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors
php 8.4 on ubuntu-22.04
Process completed with exit code 1.
php 8.4 on ubuntu-22.04: app/Models/PlaylistCategory.php#L54
Method App\Models\PlaylistCategory::playlists() should return Illuminate\Database\Eloquent\Relations\HasMany<App\Models\Torrent, $this(App\Models\PlaylistCategory)> but returns Illuminate\Database\Eloquent\Relations\HasMany<App\Models\Playlist, $this(App\Models\PlaylistCategory)>.