Skip to content

update: laravel 12 support #4240

update: laravel 12 support

update: laravel 12 support #4240

Triggered via push March 5, 2025 00:54
Status Failure
Total duration 2m 10s
Artifacts

larastan.yml

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

Annotations

10 errors
php 8.4 on ubuntu-22.04: config/database.php#L157
Parameter #1 $title of static method Illuminate\Support\Str::slug() expects string, bool|string given.
php 8.4 on ubuntu-22.04: app/Jobs/ProcessBackup.php#L39
Call to an undefined static method Spatie\Backup\Tasks\Backup\BackupJobFactory::createFromArray().
php 8.4 on ubuntu-22.04: app/Http/Livewire/BackupPanel.php#L145
Call to function method_exists() with Spatie\Backup\BackupDestination\Backup and 'sizeInBytes' will always evaluate to true.
php 8.4 on ubuntu-22.04: app/Http/Livewire/BackupPanel.php#L145
Call to an undefined method Spatie\Backup\BackupDestination\Backup::size().
php 8.4 on ubuntu-22.04: app/Http/Livewire/BackupPanel.php#L100
Ignored error pattern #^Call to function method_exists\(\) with Spatie\\Backup\\BackupDestination\\Backup and 'sizeInBytes' will always evaluate to true\.$# (function.alreadyNarrowedType) in path /home/runner/work/UNIT3D-Community-Edition/UNIT3D-Community-Edition/app/Http/Livewire/BackupPanel.php is expected to occur 1 time, but occurred 2 times.
php 8.4 on ubuntu-22.04: app/Http/Livewire/BackupPanel.php#L0
Ignored error pattern #^Cannot call method sizeInBytes\(\) on class\-string\|object\.$# (method.nonObject) in path /home/runner/work/UNIT3D-Community-Edition/UNIT3D-Community-Edition/app/Http/Livewire/BackupPanel.php was not matched in reported errors.
php 8.4 on ubuntu-22.04: app/Http/Controllers/EventController.php#L45
Parameter #1 $groupBy of method Illuminate\Support\Collection<int,App\Models\ClaimedPrize>::groupBy() expects (callable(App\Models\ClaimedPrize, int): (int|string))|list<Closure|string>|string, Closure(mixed): float given.
php 8.4 on ubuntu-22.04: app/Http/Controllers/EventController.php#L41
Unable to resolve the template type TGroupKey in call to method Illuminate\Support\Collection<int,App\Models\ClaimedPrize>::groupBy()
php 8.4 on ubuntu-22.04: app/Console/Commands/DeleteUnparticipatedConversations.php#L51
Call to an undefined method Illuminate\Support\Carbon::floatDiffInSeconds().
php 8.4 on ubuntu-22.04: app/Console/Commands/AutoSyncTorrentsToMeilisearch.php#L65
Parameter #1 $num1 of function intdiv expects int, float given.