Skip to content

Export logs

Export logs #297

Triggered via pull request October 30, 2023 21:16
Status Failure
Total duration 2m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan.yml

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

Annotations

9 errors
PHP 8.2: app/Http/Controllers/Api/v1/CampaignApiController.php#L13
Relation 'members' is not found in App\Models\Campaign model.
PHP 8.2: app/Http/Controllers/Races/RaceController.php#L54
Parameter $quest of method App\Http\Controllers\Races\RaceController::quests() has invalid type App\Http\Controllers\Races\Quest.
PHP 8.2: app/Http/Controllers/Races/RaceController.php#L56
Call to an undefined method App\Http\Controllers\Races\RaceController::authCheck().
PHP 8.2: app/Http/Controllers/Races/RaceController.php#L61
Access to property $id on an unknown class App\Http\Controllers\Races\Quest.
PHP 8.2: app/Http/Controllers/Races/RaceController.php#L62
Access to property $id on an unknown class App\Http\Controllers\Races\Quest.
PHP 8.2: app/Http/Controllers/Races/RaceController.php#L83
Call to method getLink() on an unknown class App\Http\Controllers\Races\Quest.
PHP 8.2: app/Models/PluginVersion.php#L441
Access to an undefined property App\Models\Character::$appearances.
PHP 8.2: app/Models/PluginVersion.php#L443
Access to an undefined property App\Models\Character::$personality.
PHP 8.2
Process completed with exit code 1.