Skip to content

Updated leaflet

Updated leaflet #565

Triggered via pull request July 1, 2024 20:39
Status Failure
Total duration 1m 55s
Artifacts

phpstan.yml

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

Annotations

9 errors and 1 warning
PHP 8.3: app/Http/Controllers/Campaign/DashboardWidgetController.php#L77
Method App\Http\Controllers\Campaign\DashboardWidgetController::store() should return Illuminate\Http\RedirectResponse but returns Illuminate\Http\JsonResponse.
PHP 8.3: app/Http/Controllers/Campaign/DashboardWidgetController.php#L128
Method App\Http\Controllers\Campaign\DashboardWidgetController::update() should return Illuminate\Http\RedirectResponse but returns Illuminate\Http\JsonResponse.
PHP 8.3: app/Http/Controllers/CharacterOrganisationController.php#L99
Method App\Http\Controllers\CharacterOrganisationController::update() should return Illuminate\Http\RedirectResponse but returns Illuminate\Http\JsonResponse.
PHP 8.3: app/Http/Controllers/Characters/Races/ManagementController.php#L28
Relation 'race' is not found in App\Models\CharacterRace model.
PHP 8.3: app/Models/Character.php#L237
Relation 'race' is not found in App\Models\CharacterRace model.
PHP 8.3: app/Models/Character.php#L237
Relation 'race' is not found in App\Models\CharacterRace model.
PHP 8.3: app/Models/CharacterRace.php#L42
Access to an undefined property App\Models\CharacterRace::$character.
PHP 8.3: app/Models/Race.php#L185
Relation 'character' is not found in App\Models\CharacterRace model.
PHP 8.3
Process completed with exit code 1.
PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.