message: '#^Method App\\Actions\\User\\CreateUserAction\:\:execute\(\) has parameter \$data with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Actions/User/CreateUserAction.php
-
message: '#^Negated boolean expression is always false\.$#'
identifier: booleanNot.alwaysFalse
count: 1
path: app/Actions/User/CreateUserAction.php
-
message: '#^Method App\\Actions\\User\\EditUserAction\:\:execute\(\) has parameter \$data with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Actions/User/EditUserAction.php
-
message: '#^Method App\\Http\\Controllers\\Api\\ApiController\:\:error\(\) has parameter \$errors with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Http/Controllers/Api/ApiController.php
-
message: '#^Method App\\Http\\Controllers\\Api\\ApiController\:\:response\(\) has parameter \$errors with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Http/Controllers/Api/ApiController.php
-
message: '#^Method App\\Http\\Controllers\\Api\\ApiController\:\:response\(\) has parameter \$payload with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Http/Controllers/Api/ApiController.php
-
message: '#^Method App\\Http\\Controllers\\Api\\ApiController\:\:success\(\) has parameter \$payload with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Http/Controllers/Api/ApiController.php
-
message: '#^Method App\\Http\\Controllers\\Auth\\LoginController\:\:login\(\) has no return type specified\.$#'
message: '#^Method App\\Http\\Resources\\MinimalScheduledUserDishResource\:\:toArray\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method App\\Http\\Resources\\UserWithUserDishesResource\:\:mapDishes\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method App\\Livewire\\Dishes\\DishesList\:\:cancel\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Method App\\Livewire\\Dishes\\DishesList\:\:confirmDelete\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Method App\\Livewire\\Dishes\\DishesList\:\:create\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Method App\\Livewire\\Dishes\\DishesList\:\:delete\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Method App\\Livewire\\Dishes\\DishesList\:\:edit\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Method App\\Livewire\\Dishes\\DishesList\:\:render\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Method App\\Livewire\\Dishes\\DishesList\:\:store\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Method App\\Livewire\\Dishes\\DishesList\:\:update\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Property App\\Livewire\\Dishes\\DishesList\:\:\$deletingDish has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Property App\\Livewire\\Dishes\\DishesList\:\:\$editingDish has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Property App\\Livewire\\Dishes\\DishesList\:\:\$name has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Property App\\Livewire\\Dishes\\DishesList\:\:\$rules has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Property App\\Livewire\\Dishes\\DishesList\:\:\$selectedUsers has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Property App\\Livewire\\Dishes\\DishesList\:\:\$showCreateModal has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Property App\\Livewire\\Dishes\\DishesList\:\:\$showDeleteModal has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Property App\\Livewire\\Dishes\\DishesList\:\:\$showEditModal has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Dishes/DishesList.php
-
message: '#^Method App\\Livewire\\Schedule\\ScheduleCalendar\:\:editDish\(\) has parameter \$date with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Method App\\Livewire\\Schedule\\ScheduleCalendar\:\:editDish\(\) has parameter \$userId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Method App\\Livewire\\Schedule\\ScheduleCalendar\:\:openAddDishModal\(\) has parameter \$date with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Method App\\Livewire\\Schedule\\ScheduleCalendar\:\:regenerateForUserDate\(\) has parameter \$date with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Method App\\Livewire\\Schedule\\ScheduleCalendar\:\:regenerateForUserDate\(\) has parameter \$userId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Method App\\Livewire\\Schedule\\ScheduleCalendar\:\:removeDish\(\) has parameter \$date with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Method App\\Livewire\\Schedule\\ScheduleCalendar\:\:removeDish\(\) has parameter \$userId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Method App\\Livewire\\Schedule\\ScheduleCalendar\:\:skipDay\(\) has parameter \$date with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Method App\\Livewire\\Schedule\\ScheduleCalendar\:\:skipDay\(\) has parameter \$userId with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$addAvailableDishes has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$addAvailableUsers has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$addDate has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$addSelectedDishId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$addUserIds has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$availableDishes has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$calendarDays has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$currentMonth has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$currentYear has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$editDate has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$editUserId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$listeners has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$regenerateDate has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$regenerateUserId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$selectedDishId has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$showAddDishModal has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$showEditDishModal has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleCalendar\:\:\$showRegenerateModal has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Right side of && is always true\.$#'
identifier: booleanAnd.rightAlwaysTrue
count: 1
path: app/Livewire/Schedule/ScheduleCalendar.php
-
message: '#^Method App\\Livewire\\Schedule\\ScheduleGenerator\:\:getMonthNames\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Livewire/Schedule/ScheduleGenerator.php
-
message: '#^Method App\\Livewire\\Schedule\\ScheduleGenerator\:\:regenerateForDate\(\) has parameter \$date with no type specified\.$#'
identifier: missingType.parameter
count: 1
path: app/Livewire/Schedule/ScheduleGenerator.php
-
message: '#^Method App\\Livewire\\Schedule\\ScheduleGenerator\:\:toggleAdvancedOptions\(\) has no return type specified\.$#'
identifier: missingType.return
count: 1
path: app/Livewire/Schedule/ScheduleGenerator.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleGenerator\:\:\$clearExisting has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleGenerator.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleGenerator\:\:\$isGenerating has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleGenerator.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleGenerator\:\:\$selectedMonth has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleGenerator.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleGenerator\:\:\$selectedUsers has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleGenerator.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleGenerator\:\:\$selectedYear has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleGenerator.php
-
message: '#^Property App\\Livewire\\Schedule\\ScheduleGenerator\:\:\$showAdvancedOptions has no type specified\.$#'
identifier: missingType.property
count: 1
path: app/Livewire/Schedule/ScheduleGenerator.php
-
message: '#^Property App\\Livewire\\Users\\UsersList\:\:\$rules type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Livewire/Users/UsersList.php
-
message: '#^Class App\\Models\\Dish has PHPDoc tag @method for method create\(\) parameter \#1 \$data with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Models/Dish.php
-
message: '#^Method App\\Models\\Dish\:\:recurrences\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough does not specify its types\: TRelatedModel, TIntermediateModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/Dish.php
-
message: '#^Method App\\Models\\Dish\:\:userDishes\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\HasMany does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/Dish.php
-
message: '#^Method App\\Models\\Dish\:\:users\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany does not specify its types\: TRelatedModel, TDeclaringModel, TPivotModel, TAccessor \(2\-4 required\)$#'
identifier: missingType.generics
count: 1
path: app/Models/Dish.php
-
message: '#^PHPDoc tag @property for property App\\Models\\Dish\:\:\$userDishes contains generic class Illuminate\\Support\\Collection but does not specify its types\: TKey, TValue$#'
identifier: missingType.generics
count: 1
path: app/Models/Dish.php
-
message: '#^PHPDoc tag @property for property App\\Models\\Dish\:\:\$users contains generic class Illuminate\\Support\\Collection but does not specify its types\: TKey, TValue$#'
identifier: missingType.generics
count: 1
path: app/Models/Dish.php
-
message: '#^Method App\\Models\\MinimumRecurrence\:\:recurrence\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\MorphOne does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/MinimumRecurrence.php
-
message: '#^Class App\\Models\\Planner has PHPDoc tag @method for method create\(\) parameter \#1 \$array with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Models/Planner.php
-
message: '#^Class App\\Models\\Planner uses generic trait Illuminate\\Database\\Eloquent\\Factories\\HasFactory but does not specify its types\: TFactory$#'
identifier: missingType.generics
count: 1
path: app/Models/Planner.php
-
message: '#^Method App\\Models\\Planner\:\:schedules\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\HasMany does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/Planner.php
-
message: '#^Method App\\Models\\Planner\:\:users\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\HasMany does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/Planner.php
-
message: '#^PHPDoc tag @property for property App\\Models\\Planner\:\:\$users contains generic class Illuminate\\Database\\Eloquent\\Collection but does not specify its types\: TKey, TModel$#'
identifier: missingType.generics
count: 1
path: app/Models/Planner.php
-
message: '#^PHPDoc tag @property has invalid value \(static PlannerFactory factory\(\$count \= null, \$state \= \[\]\)\)\: Unexpected token "PlannerFactory", expected variable at offset 45 on line 3$#'
identifier: phpDoc.parseError
count: 1
path: app/Models/Planner.php
-
message: '#^Class App\\Models\\Schedule has PHPDoc tag @method for method create\(\) parameter \#1 \$array with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Models/Schedule.php
-
message: '#^Class App\\Models\\Schedule has PHPDoc tag @method for method firstOrCreate\(\) parameter \#1 \$array with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Models/Schedule.php
-
message: '#^Class App\\Models\\Schedule has PHPDoc tag @method for method where\(\) parameter \#1 \$column with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Models/Schedule.php
-
message: '#^Method App\\Models\\Schedule\:\:scheduledUserDishes\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\HasMany does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/Schedule.php
-
message: '#^PHPDoc tag @method for method App\\Models\\Schedule\:\:where\(\) parameter \#1 \$column contains generic class Illuminate\\Database\\Query\\Expression but does not specify its types\: TValue$#'
identifier: missingType.generics
count: 1
path: app/Models/Schedule.php
-
message: '#^PHPDoc tag @property for property App\\Models\\Schedule\:\:\$scheduledUserDishes contains generic class Illuminate\\Database\\Eloquent\\Collection but does not specify its types\: TKey, TModel$#'
identifier: missingType.generics
count: 1
path: app/Models/Schedule.php
-
message: '#^Class App\\Models\\ScheduledUserDish has PHPDoc tag @method for method create\(\) parameter \#1 \$array with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Models/ScheduledUserDish.php
-
message: '#^Class App\\Models\\ScheduledUserDish has PHPDoc tag @method for method firstOrCreate\(\) parameter \#1 \$array with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Models/ScheduledUserDish.php
-
message: '#^Class App\\Models\\ScheduledUserDish has PHPDoc tag @method for method firstOrCreate\(\) parameter \#2 \$array1 with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Models/ScheduledUserDish.php
-
message: '#^Class App\\Models\\ScheduledUserDish uses generic trait Illuminate\\Database\\Eloquent\\Factories\\HasFactory but does not specify its types\: TFactory$#'
identifier: missingType.generics
count: 1
path: app/Models/ScheduledUserDish.php
-
message: '#^Method App\\Models\\ScheduledUserDish\:\:schedule\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\BelongsTo does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/ScheduledUserDish.php
-
message: '#^Method App\\Models\\ScheduledUserDish\:\:scopeForUser\(\) has parameter \$query with generic class Illuminate\\Database\\Eloquent\\Builder but does not specify its types\: TModel$#'
identifier: missingType.generics
count: 1
path: app/Models/ScheduledUserDish.php
-
message: '#^Method App\\Models\\ScheduledUserDish\:\:scopeForUser\(\) return type with generic class Illuminate\\Database\\Eloquent\\Builder does not specify its types\: TModel$#'
identifier: missingType.generics
count: 1
path: app/Models/ScheduledUserDish.php
-
message: '#^Method App\\Models\\ScheduledUserDish\:\:user\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\BelongsTo does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/ScheduledUserDish.php
-
message: '#^Method App\\Models\\ScheduledUserDish\:\:userDish\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\BelongsTo does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/ScheduledUserDish.php
-
message: '#^Class App\\Models\\User has PHPDoc tag @method for method create\(\) parameter \#1 \$array with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Models/User.php
-
message: '#^Method App\\Models\\User\:\:dishes\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany does not specify its types\: TRelatedModel, TDeclaringModel, TPivotModel, TAccessor \(2\-4 required\)$#'
identifier: missingType.generics
count: 1
path: app/Models/User.php
-
message: '#^Method App\\Models\\User\:\:recurrences\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\HasManyThrough does not specify its types\: TRelatedModel, TIntermediateModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/User.php
-
message: '#^Method App\\Models\\User\:\:userDishes\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\HasMany does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/User.php
-
message: '#^PHPDoc tag @property for property App\\Models\\User\:\:\$dishes contains generic class Illuminate\\Database\\Eloquent\\Collection but does not specify its types\: TKey, TModel$#'
identifier: missingType.generics
count: 1
path: app/Models/User.php
-
message: '#^PHPDoc tag @property for property App\\Models\\User\:\:\$userDishes contains generic class Illuminate\\Database\\Eloquent\\Collection but does not specify its types\: TKey, TModel$#'
identifier: missingType.generics
count: 1
path: app/Models/User.php
-
message: '#^Class App\\Models\\UserDish has PHPDoc tag @method for method create\(\) parameter \#1 \$array with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Models/UserDish.php
-
message: '#^Class App\\Models\\UserDish uses generic trait Illuminate\\Database\\Eloquent\\Factories\\HasFactory but does not specify its types\: TFactory$#'
identifier: missingType.generics
count: 1
path: app/Models/UserDish.php
-
message: '#^Method App\\Models\\UserDish\:\:dish\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\BelongsTo does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/UserDish.php
-
message: '#^Method App\\Models\\UserDish\:\:fixedRecurrences\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\HasMany does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/UserDish.php
-
message: '#^Method App\\Models\\UserDish\:\:recurrences\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\HasMany does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/UserDish.php
-
message: '#^Method App\\Models\\UserDish\:\:user\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\BelongsTo does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/UserDish.php
-
message: '#^PHPDoc tag @property for property App\\Models\\UserDish\:\:\$fixedRecurrences contains generic class Illuminate\\Database\\Eloquent\\Collection but does not specify its types\: TKey, TModel$#'
identifier: missingType.generics
count: 1
path: app/Models/UserDish.php
-
message: '#^PHPDoc tag @property for property App\\Models\\UserDish\:\:\$recurrences contains generic class Illuminate\\Database\\Eloquent\\Collection but does not specify its types\: TKey, TModel$#'
identifier: missingType.generics
count: 1
path: app/Models/UserDish.php
-
message: '#^Access to an undefined property Illuminate\\Database\\Eloquent\\Model\:\:\$days\.$#'
identifier: property.notFound
count: 1
path: app/Models/UserDishRecurrence.php
-
message: '#^Access to an undefined property Illuminate\\Database\\Eloquent\\Model\:\:\$weekday\.$#'
identifier: property.notFound
count: 1
path: app/Models/UserDishRecurrence.php
-
message: '#^Method App\\Models\\UserDishRecurrence\:\:dishUser\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\BelongsTo does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/UserDishRecurrence.php
-
message: '#^Method App\\Models\\UserDishRecurrence\:\:recurrence\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\MorphTo does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/UserDishRecurrence.php
-
message: '#^Class App\\Models\\WeeklyRecurrence has PHPDoc tag @method for method create\(\) parameter \#1 \$array with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Models/WeeklyRecurrence.php
-
message: '#^Method App\\Models\\WeeklyRecurrence\:\:recurrence\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\MorphOne does not specify its types\: TRelatedModel, TDeclaringModel$#'
identifier: missingType.generics
count: 1
path: app/Models/WeeklyRecurrence.php
-
message: '#^Expression on left side of \?\? is not nullable\.$#'
identifier: nullCoalesce.expr
count: 1
path: app/Providers/AppServiceProvider.php
-
message: '#^Method App\\Services\\OutputService\:\:error\(\) has parameter \$errors with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Services/OutputService.php
-
message: '#^Method App\\Services\\OutputService\:\:error\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Services/OutputService.php
-
message: '#^Method App\\Services\\OutputService\:\:response\(\) has parameter \$errors with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Services/OutputService.php
-
message: '#^Method App\\Services\\OutputService\:\:response\(\) has parameter \$payload with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Services/OutputService.php
-
message: '#^Method App\\Services\\OutputService\:\:response\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Services/OutputService.php
-
message: '#^Method App\\Services\\OutputService\:\:success\(\) has parameter \$payload with no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Services/OutputService.php
-
message: '#^Method App\\Services\\OutputService\:\:success\(\) return type has no value type specified in iterable type array\.$#'
identifier: missingType.iterableValue
count: 1
path: app/Services/OutputService.php
-
message: '#^Method DishPlanner\\Auth\\Controllers\\PlannerAuthController\:\:register\(\) has no return type specified\.$#'
message: '#^Method DishPlanner\\Dish\\Actions\\AddUsersToDishAction\:\:execute\(\) has parameter \$userIds with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Dish\\Actions\\CreateDishAction\:\:execute\(\) has parameter \$data with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Dish\\Actions\\RemoveUsersFromDishAction\:\:execute\(\) has parameter \$userIds with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Dish\\Actions\\SyncUsersAction\:\:execute\(\) has parameter \$userIds with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Dish\\Actions\\UpdateDishAction\:\:execute\(\) has parameter \$data with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Dish\\Repositories\\DishRepository\:\:getRandomDish\(\) should return App\\Models\\Dish but returns \(Illuminate\\Database\\Eloquent\\Model&object\{pivot\: Illuminate\\Database\\Eloquent\\Relations\\Pivot\}\)\|null\.$#'
message: '#^Method DishPlanner\\Dish\\Requests\\RemoveUsersFromDishRequest\:\:rules\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Actions\\ClearScheduleForMonthAction\:\:execute\(\) has parameter \$userIds with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Actions\\GenerateScheduleForMonthAction\:\:clearExistingSchedules\(\) has parameter \$userIds with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Actions\\GenerateScheduleForMonthAction\:\:execute\(\) has parameter \$userIds with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Actions\\GenerateScheduleForMonthAction\:\:generateSchedulesForPeriod\(\) has parameter \$userDishesMap with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Actions\\GenerateScheduleForMonthAction\:\:generateSchedulesForPeriod\(\) has parameter \$userIds with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Actions\\GenerateScheduleForMonthAction\:\:loadUserDishes\(\) has parameter \$userIds with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Actions\\GenerateScheduleForMonthAction\:\:loadUserDishes\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Actions\\RegenerateScheduleForDateForUsersAction\:\:execute\(\) has parameter \$userIds with no value type specified in iterable type array\.$#'
message: '#^Access to an undefined property App\\Models\\UserDish\|Illuminate\\Database\\Eloquent\\Collection\<int, App\\Models\\UserDish\>\:\:\$id\.$#'
message: '#^Access to an undefined property App\\Models\\UserDish\|Illuminate\\Database\\Eloquent\\Collection\<int, App\\Models\\UserDish\>\:\:\$user\.$#'
message: '#^Method DishPlanner\\Schedule\\Requests\\CreateScheduleRequest\:\:rules\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Requests\\GenerateScheduleRequest\:\:rules\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Requests\\ScheduleUserDishRequest\:\:rules\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Requests\\UpdateScheduleRequest\:\:rules\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Resources\\ScheduleResource\:\:scheduledUserDishes\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Resources\\ScheduleResource\:\:toArray\(\) return type has no value type specified in iterable type array\.$#'
message: '#^PHPDoc tag @property for property DishPlanner\\Schedule\\Resources\\ScheduleResource\:\:\$scheduledUserDishes contains generic class Illuminate\\Database\\Eloquent\\Collection but does not specify its types\: TKey, TModel$#'
message: '#^Method DishPlanner\\Schedule\\Services\\ScheduleCalendarService\:\:buildCalendarDays\(\) has parameter \$schedules with generic class Illuminate\\Support\\Collection but does not specify its types\: TKey, TValue$#'
message: '#^Method DishPlanner\\Schedule\\Services\\ScheduleCalendarService\:\:buildCalendarDays\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Services\\ScheduleCalendarService\:\:getCalendarDays\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\Schedule\\Services\\ScheduleCalendarService\:\:loadSchedulesForMonth\(\) return type with generic class Illuminate\\Support\\Collection does not specify its types\: TKey, TValue$#'
message: '#^Method DishPlanner\\ScheduledUserDish\\Requests\\UpdateScheduledUserDishRequest\:\:rules\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\UserDish\\Actions\\CreateUserDishAction\:\:addRecurrences\(\) has parameter \$data with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\UserDish\\Actions\\CreateUserDishAction\:\:execute\(\) has parameter \$data with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\UserDish\\Actions\\SyncRecurrencesForUserDishAction\:\:execute\(\) has parameter \$recurrences with generic class Illuminate\\Support\\Collection but does not specify its types\: TKey, TValue$#'
message: '#^Method DishPlanner\\UserDish\\Actions\\UpdateFixedRecurrenceAction\:\:execute\(\) has parameter \$data with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\UserDish\\Actions\\UpdateMinimumRecurrenceAction\:\:execute\(\) has parameter \$data with no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\UserDish\\Repositories\\UserDishRepository\:\:findCandidatesForDate\(\) return type with generic class Illuminate\\Support\\Collection does not specify its types\: TKey, TValue$#'
message: '#^Method DishPlanner\\UserDish\\Repositories\\UserDishRepository\:\:findInterferingUserDishes\(\) return type with generic class Illuminate\\Database\\Eloquent\\Collection does not specify its types\: TKey, TModel$#'
message: '#^Method DishPlanner\\UserDish\\Repositories\\UserDishRepository\:\:getAllForPlanner\(\) return type with generic class Illuminate\\Database\\Eloquent\\Collection does not specify its types\: TKey, TModel$#'
message: '#^Method DishPlanner\\UserDish\\Requests\\CreateUserDishRequest\:\:rules\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\UserDish\\Requests\\StoreUserDishRecurrenceRequest\:\:rules\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method DishPlanner\\UserDish\\Requests\\UpdateUserDishFixedRecurrenceRequest\:\:rules\(\) return type has no value type specified in iterable type array\.$#'
message: '#^Method Tests\\Feature\\ScheduledUserDish\\UpdateScheduledUserDishTest\:\:generateDishes\(\) return type with generic class Illuminate\\Support\\Collection does not specify its types\: TKey, TValue$#'
message: '#^Method Tests\\Unit\\Actions\\RegenerateScheduleDayActionTest\:\:generateDishes\(\) return type with generic class Illuminate\\Support\\Collection does not specify its types\: TKey, TValue$#'
message: '#^PHPDoc tag @var for variable \$dishes contains generic class Illuminate\\Database\\Eloquent\\Collection but does not specify its types\: TKey, TModel$#'
message: '#^Method Tests\\Unit\\Schedule\\Actions\\DraftScheduleForPeriodActionTest\:\:generateDishes\(\) return type with generic class Illuminate\\Support\\Collection does not specify its types\: TKey, TValue$#'