Skip to content

Fixed sorting bug on reminders subpage #350

Fixed sorting bug on reminders subpage

Fixed sorting bug on reminders subpage #350

Triggered via pull request December 7, 2023 19:11
Status Failure
Total duration 1m 37s
Artifacts

phpstan.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHP 8.2: app/Http/Controllers/Entity/RelationController.php#L126
Undefined variable: $count
PHP 8.2: app/Http/Controllers/Tags/ChildController.php#L78
Method App\Http\Controllers\Tags\ChildController::store() should return Illuminate\Http\RedirectResponse but returns Illuminate\Http\JsonResponse.
PHP 8.2: app/Http/Requests/StoreAbility.php#L43
Cannot access property $id on object|string.
PHP 8.2: app/Http/Requests/StoreAttributeTemplate.php#L35
Cannot access property $id on object|string.
PHP 8.2: app/Http/Requests/StoreCalendar.php#L72
Cannot access property $id on object|string.
PHP 8.2: app/Http/Requests/StoreCreature.php#L42
Cannot access property $id on object|string.
PHP 8.2: app/Http/Requests/StoreFamily.php#L43
Cannot access property $id on object|string.
PHP 8.2: app/Http/Requests/StoreItem.php#L49
Cannot access property $id on object|string.
PHP 8.2: app/Http/Requests/StoreItem.php#L51
Cannot access property $id on object|string.
PHP 8.2: app/Http/Requests/StoreJournal.php#L52
Cannot access property $id on object|string.