Skip to content

Discord notification about new features #384

Discord notification about new features

Discord notification about new features #384

Triggered via pull request January 31, 2024 03:45
Status Failure
Total duration 1m 35s
Artifacts

phpstan.yml

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

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#L98
Call to function compact() contains undefined variable $tier.
PHP 8.3: app/Jobs/Discord/SendNewFeature.php#L54
Access to an undefined property App\Models\Feature::$image.
PHP 8.3: app/Jobs/Discord/SendNewFeature.php#L58
Method App\Jobs\Discord\SendNewFeature::handle() with return type void returns Illuminate\Http\Client\Response but should not return anything.
PHP 8.3: app/Jobs/Discord/SendNewFeature.php#L72
Call to an undefined method App\User::avatar().
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/.