Updated leaflet #565
Annotations
9 errors and 1 warning
app/Http/Controllers/Campaign/DashboardWidgetController.php#L77
Method App\Http\Controllers\Campaign\DashboardWidgetController::store() should return Illuminate\Http\RedirectResponse but returns Illuminate\Http\JsonResponse.
|
app/Http/Controllers/Campaign/DashboardWidgetController.php#L128
Method App\Http\Controllers\Campaign\DashboardWidgetController::update() should return Illuminate\Http\RedirectResponse but returns Illuminate\Http\JsonResponse.
|
app/Http/Controllers/CharacterOrganisationController.php#L99
Method App\Http\Controllers\CharacterOrganisationController::update() should return Illuminate\Http\RedirectResponse but returns Illuminate\Http\JsonResponse.
|
app/Http/Controllers/Characters/Races/ManagementController.php#L28
Relation 'race' is not found in App\Models\CharacterRace model.
|
app/Models/Character.php#L237
Relation 'race' is not found in App\Models\CharacterRace model.
|
app/Models/Character.php#L237
Relation 'race' is not found in App\Models\CharacterRace model.
|
app/Models/CharacterRace.php#L42
Access to an undefined property App\Models\CharacterRace::$character.
|
app/Models/Race.php#L185
Relation 'character' is not found in App\Models\CharacterRace model.
|
|
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/.
|
This job failed
Loading