Skip to content

Refactor nested trees to common table expressions #337

Refactor nested trees to common table expressions

Refactor nested trees to common table expressions #337

Triggered via pull request December 2, 2023 15:50
Status Failure
Total duration 1m 45s
Artifacts

phpstan.yml

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

Annotations

10 errors
PHP 8.2: app/Http/Controllers/Abilities/AbilityController.php#L35
No error to ignore is reported on line 35.
PHP 8.2: app/Http/Controllers/Events/EventController.php#L35
No error to ignore is reported on line 35.
PHP 8.2: app/Http/Controllers/Organisation/OrganisationController.php#L36
No error to ignore is reported on line 36.
PHP 8.2: app/Http/Controllers/Quests/QuestController.php#L36
No error to ignore is reported on line 36.
PHP 8.2: app/Http/Controllers/Races/RaceController.php#L36
No error to ignore is reported on line 36.
PHP 8.2: app/Http/Controllers/Tags/TagController.php#L36
No error to ignore is reported on line 36.
PHP 8.2: app/Http/Controllers/Timelines/TimelineController.php#L36
No error to ignore is reported on line 36.
PHP 8.2: app/Http/Controllers/Timelines/TimelineReorderController.php#L35
Cannot call method isEmpty() on array<App\Models\TimelineElement>.
PHP 8.2: app/Models/Tag.php#L186
Argument of an invalid type App\Models\Tag supplied for foreach, only iterables are supported.
PHP 8.2: app/Models/Tag.php#L188
No error to ignore is reported on line 188.