Premium: Public but not visible in public. #383
Annotations
10 errors and 1 warning
PHP 8.3:
app/Http/Controllers/Api/v1/CampaignApiController.php#L14
No error to ignore is reported on line 14.
|
PHP 8.3:
app/Http/Controllers/Campaign/ImportController.php#L27
Relation 'user' is not found in App\Models\CampaignImport model.
|
PHP 8.3:
app/Http/Controllers/Campaign/RoleUserController.php#L59
Method App\Http\Controllers\Campaign\RoleUserController::store() should return Illuminate\Http\RedirectResponse but returns Illuminate\Http\JsonResponse.
|
PHP 8.3:
app/Http/Controllers/Settings/SubscriptionController.php#L80
Undefined variable: $tier
|
PHP 8.3:
app/Http/Controllers/Settings/SubscriptionController.php#L86
Undefined variable: $tier
|
PHP 8.3:
app/Http/Controllers/Settings/SubscriptionController.php#L94
Undefined variable: $tier
|
PHP 8.3:
app/Http/Controllers/Settings/SubscriptionController.php#L98
Call to function compact() contains undefined variable $tier.
|
PHP 8.3:
app/Models/Campaign.php#L162
Relation 'user' is not found in App\Models\CampaignRoleUser model.
|
PHP 8.3:
app/Models/Relations/CampaignRelations.php (in context of class App/Models/Campaign)#L216
PHPDoc tag @return with type mixed is not subtype of native type Illuminate\Database\Eloquent\Relations\HasMany.
|
PHP 8.3:
app/Observers/CampaignObserver.php#L238
PHPDoc tag @var for variable $systems contains unknown class App\Observers\GameSystems.
|
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/.
|