feat: (LAR-105) create TransfertDiscutionToThreadAction file #225
Annotations
10 errors and 1 warning
๐ต๏ธโโ๏ธ Run PHPStan:
app/Filament/Resources/ArticleResource.php#L28
Method App\Filament\Resources\ArticleResource::getNavigationGroup() never returns null so it can be removed from the return type.
|
๐ต๏ธโโ๏ธ Run PHPStan:
app/Filament/Resources/ArticleResource/Pages/ListArticles.php#L16
Method App\Filament\Resources\ArticleResource\Pages\ListArticles::isTableRecordSelectable() never returns null so it can be removed from the return type.
|
๐ต๏ธโโ๏ธ Run PHPStan:
app/Filament/Resources/ChannelResource.php#L26
Method App\Filament\Resources\ChannelResource::getNavigationGroup() never returns null so it can be removed from the return type.
|
๐ต๏ธโโ๏ธ Run PHPStan:
app/Filament/Resources/DiscussionResource.php#L21
Method App\Filament\Resources\DiscussionResource::getNavigationGroup() never returns null so it can be removed from the return type.
|
๐ต๏ธโโ๏ธ Run PHPStan:
app/Filament/Resources/TagResource.php#L23
Method App\Filament\Resources\TagResource::getNavigationGroup() never returns null so it can be removed from the return type.
|
๐ต๏ธโโ๏ธ Run PHPStan:
app/Filament/Resources/UserResource.php#L26
Method App\Filament\Resources\UserResource::getNavigationGroup() never returns null so it can be removed from the return type.
|
๐ต๏ธโโ๏ธ Run PHPStan:
app/Livewire/Components/Forum/ReplyForm.php#L44
Using nullsafe property access "?->body" on left side of ?? is unnecessary. Use -> instead.
|
๐ต๏ธโโ๏ธ Run PHPStan:
app/Livewire/Discussions/ConvertedToThread.php#L34
Call to an undefined method App\Livewire\Discussions\ConvertedToThread::dispatch().
|
๐ต๏ธโโ๏ธ Run PHPStan:
app/Livewire/Modals/Unsplash.php#L23
Parameter #1 $view of function view expects view-string|null, string given.
|
๐ต๏ธโโ๏ธ Run PHPStan:
app/Mail/NewReplyEmail.php#L25
No error to ignore is reported on line 25.
|
๐ช Setup
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/
|
Loading