Skip to content

fix: allow searching for movies/tv whose names are numbers #2303

fix: allow searching for movies/tv whose names are numbers

fix: allow searching for movies/tv whose names are numbers #2303

Triggered via push March 31, 2025 22:35
Status Failure
Total duration 2m 27s
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)>.