FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Actions\Fortify\CreateNewUser.php (3 errors) Line 37: [nullsafe.neverNull] Using nullsafe method call on non-nullable type Illuminate\Http\Request. Use -> instead. Line 89: [return.type] Method App\Actions\Fortify\CreateNewUser::create() should return Illuminate\Foundation\Auth\User but returns Illuminate\Http\RedirectResponse. Line 94: [return.type] Method App\Actions\Fortify\CreateNewUser::create() should return Illuminate\Foundation\Auth\User but returns Illuminate\Http\RedirectResponse. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Actions\Fortify\RedirectIfTwoFactorAuthenticatable.php (1 errors) Line 59: [nullsafe.neverNull] Using nullsafe property access on non-nullable type mixed. Use -> instead. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Actions\SendCurrency.php (1 errors) Line 14: [smallerOrEqual.alwaysTrue] Comparison operation "<=" between 0|null and 0 is always true. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Filters\DateRangeFilter.php (2 errors) Line 22: [return.type] Anonymous function should return Illuminate\Database\Eloquent\Builder but returns Illuminate\Database\Query\Builder. Line 26: [return.type] Anonymous function should return Illuminate\Database\Eloquent\Builder but returns Illuminate\Database\Query\Builder. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Pages\BadgePage.php (15 errors) Line 71: [nullCoalesce.expr] Expression on left side of ?? is not nullable. Line 89: [nullCoalesce.expr] Expression on left side of ?? is not nullable. Line 94: [nullCoalesce.expr] Expression on left side of ?? is not nullable. Line 104: [nullCoalesce.expr] Expression on left side of ?? is not nullable. Line 109: [nullCoalesce.expr] Expression on left side of ?? is not nullable. Line 117: [property.notFound] Access to an undefined property App\Filament\Pages\BadgePage::$form. Line 120: [method.notFound] Call to an undefined method App\Filament\Pages\BadgePage::notify(). Line 125: [class.notFound] Call to method getBadgeData() on an unknown class App\Services\Parsers\ExternalTextsParser. Line 125: [class.notFound] Class App\Services\Parsers\ExternalTextsParser not found. Line 204: [class.notFound] Class App\Services\Parsers\ExternalTextsParser not found. Line 221: [class.notFound] Call to method updateNitroBadgeTexts() on an unknown class App\Services\Parsers\ExternalTextsParser. Line 224: [class.notFound] Call to method updateFlashBadgeTexts() on an unknown class App\Services\Parsers\ExternalTextsParser. Line 239: [class.notFound] Call to method getBadgeImageUrl() on an unknown class App\Services\Parsers\ExternalTextsParser. Line 250: [class.notFound] Parameter $parser of method App\Filament\Pages\BadgePage::uploadBadgeImage() has invalid type App\Services\Parsers\ExternalTextsParser. Line 256: [class.notFound] Call to method getBadgeImageUrl() on an unknown class App\Services\Parsers\ExternalTextsParser. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\Articles\ArticleResource.php (1 errors) Line 221: [method.notFound] Call to an undefined method Illuminate\Database\Eloquent\Builder::withTrashed(). FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\Articles\Pages\CreateArticle.php (1 errors) Line 18: [property.protected] Access to protected property App\Models\Article::$visible. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\Articles\Pages\ViewArticle.php (2 errors) Line 22: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$user_id. Line 25: [method.notFound] Call to an undefined method Illuminate\Database\Eloquent\Model::createFollowersNotification(). FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\HelpQuestionCategoryResource\Pages\CreateHelpQuestionCategory.php (1 errors) Line 10: [class.notFound] Class App\Filament\Resources\Atom\HelpQuestionCategoryResource not found. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\HelpQuestionCategoryResource\Pages\EditHelpQuestionCategory.php (1 errors) Line 11: [class.notFound] Class App\Filament\Resources\Atom\HelpQuestionCategoryResource not found. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\HelpQuestionCategoryResource\Pages\ListHelpQuestionCategories.php (1 errors) Line 11: [class.notFound] Class App\Filament\Resources\Atom\HelpQuestionCategoryResource not found. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\HelpQuestionCategoryResource\Pages\ViewHelpQuestionCategory.php (1 errors) Line 10: [class.notFound] Class App\Filament\Resources\Atom\HelpQuestionCategoryResource not found. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\HelpQuestionCategoryResource\RelationManagers\QuestionsRelationManager.php (2 errors) Line 28: [class.notFound] Call to static method getForm() on an unknown class App\Filament\Resources\Atom\HelpQuestionResource. Line 33: [class.notFound] Call to static method getTable() on an unknown class App\Filament\Resources\Atom\HelpQuestionResource. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\HelpQuestionResource\Pages\CreateHelpQuestion.php (1 errors) Line 10: [class.notFound] Class App\Filament\Resources\Atom\HelpQuestionResource not found. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\HelpQuestionResource\Pages\EditHelpQuestion.php (1 errors) Line 11: [class.notFound] Class App\Filament\Resources\Atom\HelpQuestionResource not found. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\HelpQuestionResource\Pages\ListHelpQuestions.php (1 errors) Line 11: [class.notFound] Class App\Filament\Resources\Atom\HelpQuestionResource not found. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\HelpQuestionResource\Pages\ViewHelpQuestion.php (1 errors) Line 10: [class.notFound] Class App\Filament\Resources\Atom\HelpQuestionResource not found. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\HelpQuestionResource\RelationManagers\CategoriesRelationManager.php (2 errors) Line 30: [class.notFound] Call to static method getForm() on an unknown class App\Filament\Resources\Atom\HelpQuestionCategoryResource. Line 35: [class.notFound] Call to static method getTable() on an unknown class App\Filament\Resources\Atom\HelpQuestionCategoryResource. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\NavigationResource\Pages\CreateNavigation.php (1 errors) Line 10: [class.notFound] Class App\Filament\Resources\Atom\NavigationResource not found. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\NavigationResource\Pages\EditNavigation.php (1 errors) Line 11: [class.notFound] Class App\Filament\Resources\Atom\NavigationResource not found. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\NavigationResource\Pages\ListNavigations.php (1 errors) Line 11: [class.notFound] Class App\Filament\Resources\Atom\NavigationResource not found. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\Permissions\PermissionResource.php (4 errors) Line 218: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$description. Line 218: [class.notFound] Call to static method limit() on an unknown class Str. Line 220: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$description. Line 232: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$prefix_color. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\Teams\TeamResource.php (1 errors) Line 83: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$hidden_rank. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Atom\WriteableBoxResource\Pages\ManageWriteableBoxes.php (1 errors) Line 11: [class.notFound] Class App\Filament\Resources\Atom\WriteableBoxResource not found. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\DashboardResource\Widgets\LatestOrders.php (3 errors) Line 18: [class.notFound] Call to static method latest() on an unknown class App\Models\User\UserOrder. Line 20: [class.notFound] Call to static method getTable() on an unknown class App\Filament\Resources\Shop\ShopOrderResource. Line 22: [class.notFound] Call to static method getForm() on an unknown class App\Filament\Resources\Shop\ShopOrderResource. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\DashboardResource\Widgets\OrdersAggregateChart.php (3 errors) Line 29: [class.notFound] Call to static method pending() on an unknown class App\Models\User\UserOrder. Line 34: [class.notFound] Call to static method cancelled() on an unknown class App\Models\User\UserOrder. Line 39: [class.notFound] Call to static method completed() on an unknown class App\Models\User\UserOrder. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Hotel\BadgeUploads\Pages\ManageBadgeUploads.php (2 errors) Line 23: [property.notFound] Access to an undefined property App\Filament\Resources\Hotel\BadgeUploads\Pages\ManageBadgeUploads::$form. Line 41: [property.notFound] Access to an undefined property App\Filament\Resources\Hotel\BadgeUploads\Pages\ManageBadgeUploads::$form. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Hotel\CatalogEditors\Pages\ManageCatalogEditor.php (7 errors) Line 144: [assign.propertyType] Property App\Filament\Resources\Hotel\CatalogEditors\Pages\ManageCatalogEditor::$selectedPage (App\Models\Game\Furniture\CatalogPage|null) does not accept stdClass. Line 214: [return.type] Method App\Filament\Resources\Hotel\CatalogEditors\Pages\ManageCatalogEditor::findPrevNeighbor() should return App\Models\Game\Furniture\CatalogItem|null but returns stdClass|null. Line 231: [return.type] Method App\Filament\Resources\Hotel\CatalogEditors\Pages\ManageCatalogEditor::findNextNeighbor() should return App\Models\Game\Furniture\CatalogItem|null but returns stdClass|null. Line 592: [nullsafe.neverNull] Using nullsafe property access "?->caption" on left side of ?? is unnecessary. Use -> instead. Line 593: [nullsafe.neverNull] Using nullsafe property access "?->caption_save" on left side of ?? is unnecessary. Use -> instead. Line 594: [nullsafe.neverNull] Using nullsafe property access "?->order_num" on left side of ?? is unnecessary. Use -> instead. Line 595: [nullsafe.neverNull] Using nullsafe property access "?->icon_image" on left side of ?? is unnecessary. Use -> instead. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Hotel\CommandLogs\CommandLogResource.php (1 errors) Line 48: [match.unhandled] Match expression does not handle remaining value: string FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\Hotel\StaffApplications\StaffApplicationResource.php (1 errors) Line 104: [property.notFound] Access to an undefined property Illuminate\Support\Optional::$rank_name. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\User\Bans\BanResource.php (3 errors) Line 103: [match.unhandled] Match expression does not handle remaining value: string Line 109: [match.unhandled] Match expression does not handle remaining value: string Line 122: [argument.type] Parameter #2 $timestamp of function date expects int|null, string given. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\User\Users\Pages\EditUser.php (21 errors) Line 39: [method.staticCall] Static call to instance method Filament\Resources\Pages\Page::getModel(). Line 62: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$online. Line 81: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$credits. Line 82: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$credits. Line 94: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$currencies. Line 100: [method.notFound] Call to an undefined method Illuminate\Database\Eloquent\Model::currencies(). Line 105: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$id. Line 107: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$username. Line 111: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$id. Line 113: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$username. Line 117: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$settings. Line 122: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$settings. Line 137: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$settings. Line 142: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$currencies. Line 144: [match.unhandled] Match expression does not handle remaining value: mixed Line 160: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$rank. Line 167: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$online. Line 177: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$online. Line 192: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$motto. Line 196: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$online. Line 206: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$online. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\User\Users\Pages\ListUsers.php (2 errors) Line 64: [class.notFound] Access to constant HousekeepingCustomMessage on an unknown class App\Enums\NotificationType. Line 72: [class.notFound] Call to static method insert() on an unknown class App\Models\User\UserNotification. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\User\Users\RelationManagers\BadgesRelationManager.php (6 errors) Line 74: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$online. Line 89: [method.notFound] Call to an undefined method App\Services\RconService::sendSafelyFromDashboard(). Line 110: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$online. Line 124: [property.nonObject] Cannot access property $badge_code on array|Illuminate\Database\Eloquent\Model. Line 125: [method.notFound] Call to an undefined method Filament\Actions\DeleteBulkAction::getRecords(). Line 127: [method.notFound] Call to an undefined method App\Services\RconService::sendSafelyFromDashboard(). FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\User\Users\RelationManagers\SettingsRelationManager.php (1 errors) Line 180: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$online. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Resources\User\Users\UserResource.php (8 errors) Line 82: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$account_created. Line 89: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$last_login. Line 96: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$last_online. Line 241: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$online. Line 274: [method.notFound] Call to an undefined method Illuminate\Database\Eloquent\Model::currency(). Line 275: [method.notFound] Call to an undefined method Illuminate\Database\Eloquent\Model::currency(). Line 276: [method.notFound] Call to an undefined method Illuminate\Database\Eloquent\Model::currency(). Line 278: [property.notFound] Access to an undefined property Illuminate\Database\Eloquent\Model::$settings. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Tables\Columns\UserAvatarColumn.php (1 errors) Line 25: [property.nonObject] Cannot access property $look on array|Illuminate\Database\Eloquent\Model. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Pages\BadgePage) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Pages\Dashboard) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Atom\Articles\ArticleResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Atom\Articles\RelationManagers\TagsRelationManager) (2 errors) Line 12: [staticProperty.notFound] Access to an undefined static property static(App\Filament\Resources\Atom\Articles\RelationManagers\TagsRelationManager)::$navigationGroup. Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Atom\CmsSettings\CmsSettingResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Atom\HelpQuestionCategoryResource\RelationManagers\QuestionsRelationManager) (2 errors) Line 12: [staticProperty.notFound] Access to an undefined static property static(App\Filament\Resources\Atom\HelpQuestionCategoryResource\RelationManagers\QuestionsRelationManager)::$navigationGroup. Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Atom\HelpQuestionResource\RelationManagers\CategoriesRelationManager) (2 errors) Line 12: [staticProperty.notFound] Access to an undefined static property static(App\Filament\Resources\Atom\HelpQuestionResource\RelationManagers\CategoriesRelationManager)::$navigationGroup. Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Atom\Permissions\PermissionResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Atom\Tags\RelationManagers\ArticlesRelationManager) (2 errors) Line 12: [staticProperty.notFound] Access to an undefined static property static(App\Filament\Resources\Atom\Tags\RelationManagers\ArticlesRelationManager)::$navigationGroup. Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Atom\Tags\TagResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Atom\Teams\TeamResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Hotel\Achievements\AchievementResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Hotel\ChatlogPrivates\ChatlogPrivateResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Hotel\ChatlogRooms\ChatlogRoomResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Hotel\CommandLogs\CommandLogResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Hotel\EmulatorSettings\EmulatorSettingResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Hotel\EmulatorTexts\EmulatorTextResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\Hotel\WordFilters\WordFilterResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\User\Bans\BanResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\User\Users\RelationManagers\BadgesRelationManager) (2 errors) Line 12: [staticProperty.notFound] Access to an undefined static property static(App\Filament\Resources\User\Users\RelationManagers\BadgesRelationManager)::$navigationGroup. Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\User\Users\RelationManagers\SettingsRelationManager) (2 errors) Line 12: [staticProperty.notFound] Access to an undefined static property static(App\Filament\Resources\User\Users\RelationManagers\SettingsRelationManager)::$navigationGroup. Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Traits\TranslatableResource.php (in context of class App\Filament\Resources\User\Users\UserResource) (1 errors) Line 19: [class.notFound] Call to static method endsWith() on an unknown class Str. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Filament\Widgets\TopDashboardOverview.php (10 errors) Line 22: [argument.type] Parameter #2 $precision of static method Illuminate\Support\Number::format() expects int|null, string given. Line 22: [argument.type] Parameter #3 $maxPrecision of static method Illuminate\Support\Number::format() expects int|null, string given. Line 28: [argument.type] Parameter #2 $precision of static method Illuminate\Support\Number::format() expects int|null, string given. Line 28: [argument.type] Parameter #3 $maxPrecision of static method Illuminate\Support\Number::format() expects int|null, string given. Line 34: [argument.type] Parameter #2 $precision of static method Illuminate\Support\Number::format() expects int|null, string given. Line 34: [argument.type] Parameter #3 $maxPrecision of static method Illuminate\Support\Number::format() expects int|null, string given. Line 40: [argument.type] Parameter #2 $precision of static method Illuminate\Support\Number::format() expects int|null, string given. Line 40: [argument.type] Parameter #3 $maxPrecision of static method Illuminate\Support\Number::format() expects int|null, string given. Line 46: [argument.type] Parameter #2 $precision of static method Illuminate\Support\Number::format() expects int|null, string given. Line 46: [argument.type] Parameter #3 $maxPrecision of static method Illuminate\Support\Number::format() expects int|null, string given. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Helpers\helper.php (4 errors) Line 26: [return.type] Function hasPermission() should return string but returns bool. Line 33: [return.type] Function hasHousekeepingPermission() should return string but returns bool. Line 64: [class.notFound] Call to static method hasColumn() on an unknown class Schema. Line 74: [class.notFound] Call to static method getConnection() on an unknown class Schema. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Articles\ArticleController.php (3 errors) Line 25: [return.type] Method App\Http\Controllers\Articles\ArticleController::index() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. Line 36: [return.type] Method App\Http\Controllers\Articles\ArticleController::show() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. Line 46: [argument.type] Parameter #2 $user of method App\Services\Articles\ReactionService::toggleReaction() expects App\Models\User, Illuminate\Contracts\Auth\Authenticatable|null given. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Badge\BadgeController.php (2 errors) Line 104: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$id. Line 119: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$id. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Client\FlashController.php (1 errors) Line 17: [return.type] Method App\Http\Controllers\Client\FlashController::__invoke() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Client\NitroController.php (1 errors) Line 17: [return.type] Method App\Http\Controllers\Client\NitroController::__invoke() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Community\LeaderboardController.php (2 errors) Line 29: [method.notFound] Call to an undefined method Illuminate\Database\Query\Builder::with(). Line 37: [return.type] Method App\Http\Controllers\Community\LeaderboardController::__invoke() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Community\PhotosController.php (1 errors) Line 15: [return.type] Method App\Http\Controllers\Community\PhotosController::__invoke() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Community\RoomController.php (1 errors) Line 13: [return.type] Method App\Http\Controllers\Community\RoomController::__invoke() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Community\Staff\StaffApplicationsController.php (3 errors) Line 15: [method.notFound] Call to an undefined method Illuminate\Database\Query\Builder::with(). Line 23: [return.type] Method App\Http\Controllers\Community\Staff\StaffApplicationsController::index() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. Line 32: [return.type] Method App\Http\Controllers\Community\Staff\StaffApplicationsController::show() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Community\Staff\StaffController.php (1 errors) Line 17: [return.type] Method App\Http\Controllers\Community\Staff\StaffController::__invoke() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Community\Staff\WebsiteTeamApplicationsController.php (3 errors) Line 15: [method.notFound] Call to an undefined method Illuminate\Database\Query\Builder::with(). Line 34: [return.type] Method App\Http\Controllers\Community\Staff\WebsiteTeamApplicationsController::index() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. Line 46: [return.type] Method App\Http\Controllers\Community\Staff\WebsiteTeamApplicationsController::show() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Community\Staff\WebsiteTeamsController.php (1 errors) Line 17: [return.type] Method App\Http\Controllers\Community\Staff\WebsiteTeamsController::__invoke() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Community\WebsiteRareValuesController.php (5 errors) Line 21: [return.type] Method App\Http\Controllers\Community\WebsiteRareValuesController::index() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. Line 37: [return.type] Method App\Http\Controllers\Community\WebsiteRareValuesController::category() should return Illuminate\Http\RedirectResponse|Illuminate\View\View but returns Illuminate\Contracts\View\View. Line 55: [return.type] Method App\Http\Controllers\Community\WebsiteRareValuesController::search() should return Illuminate\Http\RedirectResponse|Illuminate\View\View but returns Illuminate\Contracts\View\View. Line 67: [argument.unresolvableType] Parameter #1 $callback of method Illuminate\Database\Eloquent\Collection<(int|string),Illuminate\Database\Eloquent\Collection>::map() contains unresolvable type. Line 76: [return.type] Method App\Http\Controllers\Community\WebsiteRareValuesController::value() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Help\WebsiteRulesController.php (1 errors) Line 13: [return.type] Method App\Http\Controllers\Help\WebsiteRulesController::__invoke() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Miscellaneous\HomeController.php (1 errors) Line 14: [return.type] Method App\Http\Controllers\Miscellaneous\HomeController::__invoke() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Miscellaneous\InstallationController.php (3 errors) Line 48: [method.staticCall] Static call to instance method Illuminate\Database\Eloquent\Model::increment(). Line 55: [method.staticCall] Static call to instance method Illuminate\Database\Eloquent\Model::decrement(). Line 102: [argument.type] Parameter #2 $length of function array_chunk expects int<1, max>, float given. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Miscellaneous\MaintenanceController.php (1 errors) Line 13: [return.type] Method App\Http\Controllers\Miscellaneous\MaintenanceController::__invoke() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Shop\PaypalController.php (2 errors) Line 97: [nullCoalesce.offset] Offset 'status' on non-empty-array|(ArrayAccess&Psr\Http\Message\StreamInterface) on left side of ?? always exists and is not nullable. Line 97: [identical.alwaysFalse] Strict comparison using === between mixed and null will always evaluate to false. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\Shop\ShopController.php (4 errors) Line 81: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$username. Line 96: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$website_balance. Line 129: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$username. Line 140: [argument.type] Parameter #1 $user of method App\Actions\SendFurniture::execute() expects App\Models\User, Illuminate\Contracts\Auth\Authenticatable|null given. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\User\AccountSettingsController.php (6 errors) Line 21: [return.type] Method App\Http\Controllers\User\AccountSettingsController::edit() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. Line 30: [return.type] Method App\Http\Controllers\User\AccountSettingsController::sessionLogs() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. Line 45: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$online. Line 53: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$mail. Line 57: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$motto. Line 67: [return.type] Method App\Http\Controllers\User\AccountSettingsController::twoFactor() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\User\BannedController.php (2 errors) Line 19: [return.type] Method App\Http\Controllers\User\BannedController::__invoke() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. Line 20: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$ban. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\User\ForgotPasswordController.php (1 errors) Line 34: [class.notFound] Call to static method send() on an unknown class Mail. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\User\GuestbookController.php (1 errors) Line 27: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$rank. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\User\MeController.php (1 errors) Line 15: [return.type] Method App\Http\Controllers\User\MeController::__invoke() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\User\PasswordSettingsController.php (1 errors) Line 16: [return.type] Method App\Http\Controllers\User\PasswordSettingsController::edit() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\User\ReferralController.php (1 errors) Line 15: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$referrals. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Controllers\User\TwoFactorAuthenticationController.php (1 errors) Line 16: [return.type] Method App\Http\Controllers\User\TwoFactorAuthenticationController::index() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Middleware\InstallationMiddleware.php (2 errors) Line 47: [booleanNot.alwaysTrue] Negated boolean expression is always true. Line 78: [nullsafe.neverNull] Using nullsafe method call on non-nullable type Illuminate\Http\Request. Use -> instead. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Middleware\MaintenanceMiddleware.php (4 errors) Line 27: [nullsafe.neverNull] Using nullsafe method call on non-nullable type Illuminate\Routing\Route. Use -> instead. Line 32: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$rank. Line 40: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$rank. Line 52: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$rank. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Middleware\SetThemeMiddleware.php (2 errors) Line 14: [argument.type] Parameter #1 $key of function setting expects string, false given. Line 14: [identical.alwaysFalse] Strict comparison using === between 'theme' and '1' will always evaluate to false. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Requests\RegisterFormRequest.php (2 errors) Line 16: [class.notFound] Call to static method unique() on an unknown class App\Http\Requests\Rule. Line 17: [class.notFound] Call to static method unique() on an unknown class App\Http\Requests\Rule. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Resources\OnlineUserCountResource.php (1 errors) Line 16: [return.phpDocType] PHPDoc tag @return with type array|Illuminate\Contracts\Support\Arrayable|JsonSerializable is not subtype of native type array. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Resources\OnlineUsersResource.php (2 errors) Line 17: [return.phpDocType] PHPDoc tag @return with type array|Illuminate\Contracts\Support\Arrayable|JsonSerializable is not subtype of native type array. Line 20: [method.notFound] Call to an undefined method App\Http\Resources\OnlineUsersResource::paginate(). FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Http\Resources\UserResource.php (1 errors) Line 16: [return.phpDocType] PHPDoc tag @return with type array|Illuminate\Contracts\Support\Arrayable|JsonSerializable is not subtype of native type array. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Models\Article.php (19 errors) Line 39: [class.notFound] Call to static method id() on an unknown class Auth. Line 40: [class.notFound] Call to static method slug() on an unknown class Str. Line 41: [function.notFound] Function getPredominantImageColor not found. Line 45: [class.notFound] Call to static method slug() on an unknown class Str. Line 48: [function.notFound] Function getPredominantImageColor not found. Line 56: [method.notFound] Call to an undefined method Illuminate\Database\Eloquent\Relations\HasMany::defaultRelationships(). Line 95: [method.notFound] Call to an undefined method Illuminate\Database\Eloquent\Builder::whereVisible(). Line 110: [method.notFound] Call to an undefined method Illuminate\Database\Eloquent\Relations\HasMany::defaultBehavior(). Line 110: [class.notFound] Class App\Models\Article\ArticleComment not found. Line 110: [argument.type] Parameter #1 $related of method Illuminate\Database\Eloquent\Model::hasMany() expects class-string, string given. Line 115: [method.notFound] Call to an undefined method Illuminate\Database\Eloquent\Relations\HasMany::defaultBehavior(). Line 115: [class.notFound] Class App\Models\Article\ArticleReaction not found. Line 115: [argument.type] Parameter #1 $related of method Illuminate\Database\Eloquent\Model::hasMany() expects class-string, string given. Line 125: [class.notFound] Class App\Models\Tag not found. Line 125: [argument.type] Parameter #1 $related of method Illuminate\Database\Eloquent\Model::morphToMany() expects class-string, string given. Line 131: [function.notFound] Function isDarkColor not found. Line 139: [class.notFound] Access to constant ArticlePosted on an unknown class App\Enums\NotificationType. Line 139: [class.notFound] Access to property $user on an unknown class App\Models\AuthorNotification. Line 139: [class.notFound] Parameter $follower of anonymous function has invalid type App\Models\AuthorNotification. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Models\Articles\WebsiteArticle.php (1 errors) Line 35: [method.notFound] Call to an undefined method Illuminate\Database\Eloquent\Relations\HasMany::whereActive(). FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Models\Game\Permission.php (4 errors) Line 26: [class.notFound] Class App\Models\Game\PermissionRole not found. Line 26: [argument.type] Parameter #1 $related of method Illuminate\Database\Eloquent\Model::hasMany() expects class-string, string given. Line 31: [class.notFound] Class App\Models\StaffApplication not found. Line 31: [argument.type] Parameter #1 $related of method Illuminate\Database\Eloquent\Model::hasMany() expects class-string, string given. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Models\ItemDefinition.php (2 errors) Line 18: [class.notFound] Class App\Models\User\UserItem not found. Line 18: [argument.type] Parameter #1 $related of method Illuminate\Database\Eloquent\Model::hasMany() expects class-string, string given. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Models\Miscellaneous\CameraWeb.php (4 errors) Line 53: [class.notFound] Class App\Models\Miscellaneous\CameraLike not found. Line 53: [argument.type] Parameter #1 $related of method Illuminate\Database\Eloquent\Model::hasMany() expects class-string, string given. Line 58: [class.notFound] Class App\Models\Miscellaneous\CameraView not found. Line 58: [argument.type] Parameter #1 $related of method Illuminate\Database\Eloquent\Model::hasMany() expects class-string, string given. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Models\Room.php (2 errors) Line 26: [class.notFound] Class App\Models\User\UserItem not found. Line 26: [argument.type] Parameter #1 $related of method Illuminate\Database\Eloquent\Model::hasMany() expects class-string, string given. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Models\User.php (3 errors) Line 80: [match.unhandled] Match expression does not handle remaining value: string Line 142: [return.type] Method App\Models\User::ban() should return Illuminate\Database\Eloquent\Relations\HasOne but returns Illuminate\Database\Query\Builder. Line 280: [return.type] Method App\Models\User::canAccessPanel() should return bool but returns string. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Policies\ActivityPolicy.php (2 errors) Line 15: [return.type] Method App\Policies\ActivityPolicy::viewAny() should return bool but returns string. Line 20: [return.type] Method App\Policies\ActivityPolicy::view() should return bool but returns string. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Policies\BanPolicy.php (2 errors) Line 20: [return.type] Method App\Policies\BanPolicy::viewAny() should return bool|Illuminate\Auth\Access\Response but returns string. Line 30: [return.type] Method App\Policies\BanPolicy::delete() should return bool|Illuminate\Auth\Access\Response but returns string. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Policies\ChatlogPrivatePolicy.php (1 errors) Line 14: [return.type] Method App\Policies\ChatlogPrivatePolicy::viewAny() should return bool but returns string. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Policies\ChatlogRoomPolicy.php (1 errors) Line 14: [return.type] Method App\Policies\ChatlogRoomPolicy::viewAny() should return bool but returns string. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Policies\CommandLogPolicy.php (1 errors) Line 14: [return.type] Method App\Policies\CommandLogPolicy::viewAny() should return bool but returns string. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Policies\PermissionPolicy.php (5 errors) Line 20: [return.type] Method App\Policies\PermissionPolicy::viewAny() should return bool|Illuminate\Auth\Access\Response but returns string. Line 30: [return.type] Method App\Policies\PermissionPolicy::view() should return bool|Illuminate\Auth\Access\Response but returns string. Line 40: [return.type] Method App\Policies\PermissionPolicy::create() should return bool|Illuminate\Auth\Access\Response but returns string. Line 50: [return.type] Method App\Policies\PermissionPolicy::update() should return bool|Illuminate\Auth\Access\Response but returns string. Line 60: [return.type] Method App\Policies\PermissionPolicy::delete() should return bool|Illuminate\Auth\Access\Response but returns string. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Policies\TagPolicy.php (5 errors) Line 20: [return.type] Method App\Policies\TagPolicy::viewAny() should return bool|Illuminate\Auth\Access\Response but returns string. Line 30: [return.type] Method App\Policies\TagPolicy::view() should return bool|Illuminate\Auth\Access\Response but returns string. Line 40: [return.type] Method App\Policies\TagPolicy::create() should return bool|Illuminate\Auth\Access\Response but returns string. Line 50: [return.type] Method App\Policies\TagPolicy::update() should return bool|Illuminate\Auth\Access\Response but returns string. Line 60: [return.type] Method App\Policies\TagPolicy::delete() should return bool|Illuminate\Auth\Access\Response but returns string. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Policies\UserPolicy.php (4 errors) Line 20: [return.type] Method App\Policies\UserPolicy::viewAny() should return bool|Illuminate\Auth\Access\Response but returns string. Line 30: [return.type] Method App\Policies\UserPolicy::view() should return bool|Illuminate\Auth\Access\Response but returns string. Line 40: [return.type] Method App\Policies\UserPolicy::update() should return bool|Illuminate\Auth\Access\Response but returns string. Line 50: [return.type] Method App\Policies\UserPolicy::delete() should return bool|Illuminate\Auth\Access\Response but returns string. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Policies\WebsiteTeamPolicy.php (5 errors) Line 20: [return.type] Method App\Policies\WebsiteTeamPolicy::viewAny() should return bool|Illuminate\Auth\Access\Response but returns string. Line 30: [return.type] Method App\Policies\WebsiteTeamPolicy::view() should return bool|Illuminate\Auth\Access\Response but returns string. Line 40: [return.type] Method App\Policies\WebsiteTeamPolicy::create() should return bool|Illuminate\Auth\Access\Response but returns string. Line 50: [return.type] Method App\Policies\WebsiteTeamPolicy::update() should return bool|Illuminate\Auth\Access\Response but returns string. Line 60: [return.type] Method App\Policies\WebsiteTeamPolicy::delete() should return bool|Illuminate\Auth\Access\Response but returns string. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Policies\WordfilterPolicy.php (5 errors) Line 21: [return.type] Method App\Policies\WordfilterPolicy::viewAny() should return bool|Illuminate\Auth\Access\Response but returns string. Line 31: [return.type] Method App\Policies\WordfilterPolicy::view() should return bool|Illuminate\Auth\Access\Response but returns string. Line 41: [return.type] Method App\Policies\WordfilterPolicy::create() should return bool|Illuminate\Auth\Access\Response but returns string. Line 51: [return.type] Method App\Policies\WordfilterPolicy::update() should return bool|Illuminate\Auth\Access\Response but returns string. Line 61: [return.type] Method App\Policies\WordfilterPolicy::delete() should return bool|Illuminate\Auth\Access\Response but returns string. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Rules\CurrentPasswordRule.php (1 errors) Line 17: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$password. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Rules\GoogleRecaptchaRule.php (2 errors) Line 15: [return.void] Method App\Rules\GoogleRecaptchaRule::__invoke() with return type void returns true but should not return anything. Line 36: [return.void] Method App\Rules\GoogleRecaptchaRule::__invoke() with return type void returns mixed but should not return anything. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Rules\TurnstileCheck.php (1 errors) Line 13: [class.notFound] Call to static method validate() on an unknown class Coderflex\LaravelTurnstile\Facades\LaravelTurnstile. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Services\Articles\ReactionService.php (1 errors) Line 32: [nullsafe.neverNull] Using nullsafe property access "?->active" on left side of ?? is unnecessary. Use -> instead. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Services\Community\StaffService.php (3 errors) Line 21: [method.notFound] Call to an undefined method Illuminate\Database\Query\Builder::with(). Line 23: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$rank. Line 28: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$rank. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Services\RconService.php (2 errors) Line 33: [booleanNot.alwaysFalse] Negated boolean expression is always false. Line 198: [classConstant.notFound] Access to undefined constant App\Enums\CurrencyTypes::DUCKETS. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\Services\User\SessionService.php (1 errors) Line 16: [property.notFound] Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$sessions. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\View\Components\AppLayout.php (1 errors) Line 15: [return.type] Method App\View\Components\AppLayout::render() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\View\Components\GuestLayout.php (1 errors) Line 15: [return.type] Method App\View\Components\GuestLayout::render() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\app\View\Components\InstallationLayout.php (1 errors) Line 15: [return.type] Method App\View\Components\InstallationLayout::render() should return Illuminate\View\View but returns Illuminate\Contracts\View\View. FILE: C:\Users\remco\Desktop\Cms update\atomcms-main\routes\console.php (1 errors) Line 18: [variable.undefined] Undefined variable: $this