feat:[LAR-31] Add filament thread table in cpanel (#169) #46
Annotations
8 errors and 6 warnings
pint
Process completed with exit code 1.
|
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#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/Mail/NewReplyEmail.php#L24
Cannot call method subject() on Illuminate\Database\Eloquent\Model|null.
|
phpstan:
app/Policies/NotificationPolicy.php#L16
Cannot call method is() on Illuminate\Database\Eloquent\Model|null.
|
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.
|
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/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/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/
|
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/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/
|