Feature/lar 28 forum improvment #51
Annotations
8 errors and 6 warnings
phpstan:
app/Http/Controllers/ReplyAbleController.php#L16
Parameter #1 $replyAble of function route_to_reply_able expects App\Models\Discussion|App\Models\Thread, Illuminate\Database\Eloquent\Model|null given.
|
phpstan:
app/Http/Controllers/SubscriptionController.php#L17
No error to ignore is reported on line 17.
|
phpstan:
app/Http/Controllers/SubscriptionController.php#L28
Parameter #1 $replyAble of function route_to_reply_able expects App\Models\Discussion|App\Models\Thread, Illuminate\Database\Eloquent\Model|null given.
|
phpstan:
app/Livewire/Components/Forum/Reply.php#L66
Parameter #1 $subject of class App\Gamify\Points\BestReply constructor expects App\Models\Reply, App\Models\Reply|null given.
|
phpstan:
app/Livewire/Pages/Forum/Index.php#L80
Match expression does not handle remaining value: non-falsy-string
|
phpstan:
app/Providers/Filament/AdminPanelProvider.php#L31
Parameter #1 $path of method Filament\Panel::path() expects string, bool|string given.
|
phpstan:
app/Providers/Filament/AdminPanelProvider.php#L32
Parameter #1 $domain of method Filament\Panel::domain() expects string|null, bool|string|null given.
|
phpstan
Process completed with exit code 1.
|
phpstan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
phpstan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
pint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
composer
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
composer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|