parameters: ignoreErrors: - message: '#^Access to an undefined property App\\Models\\Tenant\:\:\$tariff_name\.$#' identifier: property.notFound count: 1 path: app/Http/Controllers/Api/AdminTenantsController.php - message: '#^Access to an undefined property App\\Models\\Tenant\:\:\$tariff_price_monthly\.$#' identifier: property.notFound count: 1 path: app/Http/Controllers/Api/AdminTenantsController.php - message: '#^Parameter \#1 \$callback of method Illuminate\\Database\\Eloquent\\Collection\\:\:map\(\) contains unresolvable type\.$#' identifier: argument.unresolvableType count: 1 path: app/Http/Controllers/Api/AdminTenantsController.php - message: '#^Parameter \#1 \$column of method Illuminate\\Database\\Eloquent\\Builder\\:\:orWhere\(\) expects array\\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\\)\: Illuminate\\Database\\Eloquent\\Builder\\)\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\\)\: void\)\|Illuminate\\Contracts\\Database\\Query\\Expression\|model property of App\\Models\\Tenant, ''tenants\.contact…'' given\.$#' identifier: argument.type count: 1 path: app/Http/Controllers/Api/AdminTenantsController.php - message: '#^Parameter \#1 \$column of method Illuminate\\Database\\Eloquent\\Builder\\:\:orWhere\(\) expects array\\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\\)\: Illuminate\\Database\\Eloquent\\Builder\\)\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\\)\: void\)\|Illuminate\\Contracts\\Database\\Query\\Expression\|model property of App\\Models\\Tenant, ''tenants\.subdomain'' given\.$#' identifier: argument.type count: 1 path: app/Http/Controllers/Api/AdminTenantsController.php - message: '#^Parameter \#1 \$column of method Illuminate\\Database\\Eloquent\\Builder\\:\:where\(\) expects array\\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\\)\: Illuminate\\Database\\Eloquent\\Builder\\)\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\\)\: void\)\|Illuminate\\Contracts\\Database\\Query\\Expression\|model property of App\\Models\\Tenant, ''tenants\.status'' given\.$#' identifier: argument.type count: 1 path: app/Http/Controllers/Api/AdminTenantsController.php - message: '#^Parameter \#1 \$column of method Illuminate\\Database\\Eloquent\\Builder\\:\:where\(\) expects array\\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\\)\: Illuminate\\Database\\Eloquent\\Builder\\)\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\\)\: void\)\|Illuminate\\Contracts\\Database\\Query\\Expression\|model property of App\\Models\\Tenant, ''tenants…'' given\.$#' identifier: argument.type count: 1 path: app/Http/Controllers/Api/AdminTenantsController.php - message: '#^Access to an undefined property App\\Models\\Deal\:\:\$next_reminder_at\.$#' identifier: property.notFound count: 1 path: app/Http/Controllers/Api/DealController.php - message: '#^Using nullsafe method call on non\-nullable type Illuminate\\Support\\Carbon\. Use \-\> instead\.$#' identifier: nullsafe.neverNull count: 6 path: app/Http/Controllers/Api/DealController.php - message: '#^Expression on left side of \?\? is not nullable\.$#' identifier: nullCoalesce.expr count: 1 path: app/Http/Controllers/Api/DealExportController.php - message: '#^Using nullsafe method call on non\-nullable type Illuminate\\Support\\Carbon\. Use \-\> instead\.$#' identifier: nullsafe.neverNull count: 1 path: app/Http/Controllers/Api/DealExportController.php - message: '#^Using nullsafe property access "\?\-\>name" on left side of \?\? is unnecessary\. Use \-\> instead\.$#' identifier: nullsafe.neverNull count: 1 path: app/Http/Controllers/Api/DealExportController.php - message: '#^Using nullsafe method call on non\-nullable type Illuminate\\Support\\Carbon\. Use \-\> instead\.$#' identifier: nullsafe.neverNull count: 1 path: app/Http/Controllers/Api/ReminderController.php - message: '#^Strict comparison using \!\=\= between int and null will always evaluate to true\.$#' identifier: notIdentical.alwaysTrue count: 1 path: app/Http/Middleware/SetTenantContext.php - message: '#^Access to an undefined property App\\Http\\Resources\\ProjectResource\:\:\$applies_from\.$#' identifier: property.notFound count: 1 path: app/Http/Resources/ProjectResource.php - message: '#^Parameter \#1 \$array \(non\-empty\-list\\) of array_values is already a list, call has no effect\.$#' identifier: arrayValues.list count: 1 path: app/Jobs/Supplier/SyncSupplierProjectsJob.php - message: '#^Parameter \#1 \$column of method Illuminate\\Database\\Eloquent\\Builder\\:\:where\(\) expects array\\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\\)\: Illuminate\\Database\\Eloquent\\Builder\\)\|\(Closure\(Illuminate\\Database\\Eloquent\\Builder\\)\: void\)\|Illuminate\\Contracts\\Database\\Query\\Expression\|model property of App\\Models\\Project, ''snap\.snapshot_date'' given\.$#' identifier: argument.type count: 1 path: app/Jobs/Supplier/SyncSupplierProjectsJob.php - message: '#^Using nullsafe property access "\?\-\>name" on left side of \?\? is unnecessary\. Use \-\> instead\.$#' identifier: nullsafe.neverNull count: 2 path: app/Mail/NewLeadNotification.php - message: '#^Call to function is_array\(\) with array\ will always evaluate to true\.$#' identifier: function.alreadyNarrowedType count: 1 path: app/Services/NotificationService.php - message: '#^Using nullsafe property access "\?\-\>name" on left side of \?\? is unnecessary\. Use \-\> instead\.$#' identifier: nullsafe.neverNull count: 1 path: app/Services/NotificationService.php - message: '#^Access to an undefined property App\\Models\\Project\:\:\$applies_from\.$#' identifier: property.notFound count: 1 path: app/Services/Project/ProjectService.php - message: '#^Match expression does not handle remaining value\: string$#' identifier: match.unhandled count: 1 path: app/Services/Project/ProjectService.php - message: '#^Method App\\Services\\Project\\ProjectService\:\:bulkSimpleUpdate\(\) is unused\.$#' identifier: method.unused count: 1 path: app/Services/Project/ProjectService.php - message: '#^Call to function is_array\(\) with array\ will always evaluate to true\.$#' identifier: function.alreadyNarrowedType count: 1 path: app/Services/Supplier/Channel/AjaxProjectChannel.php - message: '#^Class NunoMaduro\\PhpInsights\\Domain\\Insights\\ForbiddenDefineFunctions not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class NunoMaduro\\PhpInsights\\Domain\\Insights\\ForbiddenFinalClasses not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class NunoMaduro\\PhpInsights\\Domain\\Insights\\ForbiddenNormalClasses not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class NunoMaduro\\PhpInsights\\Domain\\Insights\\ForbiddenPrivateMethods not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class NunoMaduro\\PhpInsights\\Domain\\Insights\\ForbiddenTraits not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class NunoMaduro\\PhpInsights\\Domain\\Insights\\SyntaxCheck not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class NunoMaduro\\PhpInsights\\Domain\\Metrics\\Architecture\\Classes not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class SlevomatCodingStandard\\Sniffs\\Commenting\\UselessFunctionDocCommentSniff not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class SlevomatCodingStandard\\Sniffs\\Namespaces\\AlphabeticallySortedUsesSniff not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class SlevomatCodingStandard\\Sniffs\\TypeHints\\DeclareStrictTypesSniff not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class SlevomatCodingStandard\\Sniffs\\TypeHints\\DisallowMixedTypeHintSniff not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class SlevomatCodingStandard\\Sniffs\\TypeHints\\ParameterTypeHintSniff not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class SlevomatCodingStandard\\Sniffs\\TypeHints\\PropertyTypeHintSniff not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Class SlevomatCodingStandard\\Sniffs\\TypeHints\\ReturnTypeHintSniff not found\.$#' identifier: class.notFound count: 1 path: config/insights.php - message: '#^Return type \(array\\) of method Database\\Factories\\BalanceTransactionFactory\:\:definition\(\) should be compatible with return type \(array\\) of method Illuminate\\Database\\Eloquent\\Factories\\Factory\\:\:definition\(\)$#' identifier: method.childReturnType count: 1 path: database/factories/BalanceTransactionFactory.php - message: '#^Return type \(array\\) of method Database\\Factories\\ProjectFactory\:\:definition\(\) should be compatible with return type \(array\\) of method Illuminate\\Database\\Eloquent\\Factories\\Factory\\:\:definition\(\)$#' identifier: method.childReturnType count: 1 path: database/factories/ProjectFactory.php - message: '#^Parameter \#1 \$state of method Illuminate\\Database\\Eloquent\\Factories\\Factory\\:\:state\(\) expects array\\|\(callable\(array\, Illuminate\\Database\\Eloquent\\Model\|null\)\: array\\), Closure\(array, App\\Models\\Reminder\)\: array\{tenant_id\: int\} given\.$#' identifier: argument.type count: 1 path: database/factories/ReminderFactory.php - message: '#^Parameter \#1 \$state of method Illuminate\\Database\\Eloquent\\Factories\\Factory\\:\:state\(\) expects array\\|\(callable\(array\, Illuminate\\Database\\Eloquent\\Model\|null\)\: array\\), Closure\(array, App\\Models\\ReportJob\)\: array\{tenant_id\: int\} given\.$#' identifier: argument.type count: 1 path: database/factories/ReportJobFactory.php - message: '#^Return type \(array\\) of method Database\\Factories\\TenantFactory\:\:definition\(\) should be compatible with return type \(array\\) of method Illuminate\\Database\\Eloquent\\Factories\\Factory\\:\:definition\(\)$#' identifier: method.childReturnType count: 1 path: database/factories/TenantFactory.php - message: '#^Return type \(array\\) of method Database\\Factories\\UserFactory\:\:definition\(\) should be compatible with return type \(array\\) of method Illuminate\\Database\\Eloquent\\Factories\\Factory\\:\:definition\(\)$#' identifier: method.childReturnType count: 1 path: database/factories/UserFactory.php - message: '#^Offset ''SnapshotProjectRout…'' on null in isset\(\) does not exist\.$#' identifier: isset.offset count: 1 path: routes/console.php - message: '#^Offset ''projects\:reset…'' on null in isset\(\) does not exist\.$#' identifier: isset.offset count: 1 path: routes/console.php - message: '#^Trait Tests\\Concerns\\SharesSupplierPdo is used zero times and is not analysed\.$#' identifier: trait.unused count: 1 path: tests/Concerns/SharesSupplierPdo.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 10 path: tests/Feature/Admin/AdminPdSubjectRequestsControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Admin/AdminPdSubjectRequestsControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 8 path: tests/Feature/Admin/AdminPdSubjectRequestsControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:deleteJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Admin/AdminPricingTiersControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Admin/AdminPricingTiersControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 11 path: tests/Feature/Admin/AdminPricingTiersControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Admin/AdminPricingTiersControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Admin/AdminSupplierIntegrationTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Admin/AdminSupplierIntegrationTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Admin/AdminSuppliersControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:patchJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Admin/AdminSuppliersControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:patchJson\(\)\.$#' identifier: method.notFound count: 8 path: tests/Feature/Admin/AdminTenantBalanceUpdateTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Admin/SupplierExportModeEndpointTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Admin/SupplierExportModeEndpointTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Admin/SupplierExportModeEndpointTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Admin/SupplierIntegrationAuditTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Admin/SupplierIntegrationAuditTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/Admin/SupplierManualQueueTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Admin/SupplierManualQueueTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Admin/SupplierManualQueueTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 5 path: tests/Feature/Admin/SupplierProjectsAdminTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Admin/SupplierProjectsAdminTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/Admin/SupplierProjectsAdminTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/AdminBillingActionsTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:patchJson\(\)\.$#' identifier: method.notFound count: 7 path: tests/Feature/AdminBillingActionsTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/AdminBillingActionsTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 10 path: tests/Feature/AdminBillingIndexTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$adminId\.$#' identifier: property.notFound count: 4 path: tests/Feature/AdminIncidentRknNotifyTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/AdminIncidentRknNotifyTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$adminId\.$#' identifier: property.notFound count: 5 path: tests/Feature/AdminIncidentShowTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 5 path: tests/Feature/AdminIncidentShowTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$adminId\.$#' identifier: property.notFound count: 20 path: tests/Feature/AdminIncidentsIndexTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 11 path: tests/Feature/AdminIncidentsIndexTest.php - message: '#^Access to an undefined property Pest\\Mixins\\Expectation\\:\:\$not\.$#' identifier: property.notFound count: 1 path: tests/Feature/AdminSystemSettingsTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$adminId\.$#' identifier: property.notFound count: 11 path: tests/Feature/AdminSystemSettingsTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/AdminSystemSettingsTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:putJson\(\)\.$#' identifier: method.notFound count: 8 path: tests/Feature/AdminSystemSettingsTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 27 path: tests/Feature/AdminTenantShowTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 13 path: tests/Feature/AdminTenantShowTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 13 path: tests/Feature/AdminTenantsIndexTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 15 path: tests/Feature/Api/ProjectBulkActionsTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 7 path: tests/Feature/ApiKeyControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 5 path: tests/Feature/ApiKeyControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/ApiKeyControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/ApiKeyControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/ApiKeyControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Audit/AuditChainRaceConditionTest.php - message: '#^Using nullsafe property access "\?\-\>cnt" on left side of \?\? is unnecessary\. Use \-\> instead\.$#' identifier: nullsafe.neverNull count: 1 path: tests/Feature/Audit/AuditRebuildChainTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 5 path: tests/Feature/Audit/OperationalFullFlowTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Audit/OperationalFullFlowTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Audit/OperationalFullFlowTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 9 path: tests/Feature/Auth/AuthControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Auth/AuthControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 14 path: tests/Feature/Auth/AuthControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 13 path: tests/Feature/Auth/AuthFlowIntegrationTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 5 path: tests/Feature/Auth/AuthLogCoverageTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 21 path: tests/Feature/Auth/AuthLogCoverageTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 5 path: tests/Feature/Auth/ForgotPasswordTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 9 path: tests/Feature/Auth/ForgotPasswordTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 7 path: tests/Feature/Auth/IpLockoutTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 6 path: tests/Feature/Auth/IpLockoutTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 1 path: tests/Feature/Auth/NotificationPreferencesTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 3 path: tests/Feature/Auth/NotificationPreferencesTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Auth/NotificationPreferencesTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Auth/NotificationPreferencesTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:patchJson\(\)\.$#' identifier: method.notFound count: 9 path: tests/Feature/Auth/NotificationPreferencesTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 8 path: tests/Feature/Auth/RateLimitTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 18 path: tests/Feature/Auth/RateLimitTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$plainCodes\.$#' identifier: property.notFound count: 1 path: tests/Feature/Auth/RecoveryCodeTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 1 path: tests/Feature/Auth/RecoveryCodeTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 2 path: tests/Feature/Auth/RecoveryCodeTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 7 path: tests/Feature/Auth/RecoveryCodeTest.php - message: '#^Parameter \#1 \$self of function startPending expects Tests\\TestCase, Pest\\PendingCalls\\TestCall given\.$#' identifier: argument.type count: 5 path: tests/Feature/Auth/RecoveryCodeTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 1 path: tests/Feature/Auth/ResetPasswordTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 7 path: tests/Feature/Auth/ResetPasswordTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 7 path: tests/Feature/Auth/ResetPasswordTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 1 path: tests/Feature/Auth/SuspiciousLoginNotificationTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 1 path: tests/Feature/Auth/SuspiciousLoginNotificationTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 7 path: tests/Feature/Auth/SuspiciousLoginNotificationTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 1 path: tests/Feature/Auth/TwoFactorSetupTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 16 path: tests/Feature/Auth/TwoFactorSetupTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Auth/TwoFactorSetupTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 16 path: tests/Feature/Auth/TwoFactorSetupTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$google2fa\.$#' identifier: property.notFound count: 4 path: tests/Feature/Auth/TwoFactorTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 1 path: tests/Feature/Auth/TwoFactorTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$totpSecret\.$#' identifier: property.notFound count: 4 path: tests/Feature/Auth/TwoFactorTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 4 path: tests/Feature/Auth/TwoFactorTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Auth/TwoFactorTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 11 path: tests/Feature/Auth/TwoFactorTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 1 path: tests/Feature/Auth/UpdateProfileTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 4 path: tests/Feature/Auth/UpdateProfileTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Auth/UpdateProfileTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Auth/UpdateProfileTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:patchJson\(\)\.$#' identifier: method.notFound count: 6 path: tests/Feature/Auth/UpdateProfileTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 7 path: tests/Feature/Billing/BalanceStatusTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 1 path: tests/Feature/Billing/BalanceStatusTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Billing/BalanceStatusTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 6 path: tests/Feature/Billing/BalanceStatusTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Billing/BalanceStatusTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 20 path: tests/Feature/Billing/BillingOverviewControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 1 path: tests/Feature/Billing/BillingOverviewControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Billing/BillingOverviewControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 25 path: tests/Feature/Billing/BillingOverviewControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Billing/BillingOverviewControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Billing/BillingPreflightInitialSweepTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$ledger\.$#' identifier: property.notFound count: 9 path: tests/Feature/Billing/LedgerServiceTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Billing/LedgerServiceTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$repo\.$#' identifier: property.notFound count: 6 path: tests/Feature/Billing/PricingTierRepositoryTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/Billing/ProjectPreflightTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 17 path: tests/Feature/Billing/TenantChargesControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 1 path: tests/Feature/Billing/TenantChargesControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Billing/TenantChargesControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 8 path: tests/Feature/Billing/TenantChargesControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:post\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Billing/TenantChargesControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Billing/TenantChargesControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Billing/TenantChargesControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 5 path: tests/Feature/Billing/TopupControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 2 path: tests/Feature/Billing/TopupControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Billing/TopupControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:assertDatabaseHas\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Billing/TopupControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 8 path: tests/Feature/Billing/TopupControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 5 path: tests/Feature/Console/BillingMigrateLeadsToRubTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/Console/CheckSupplierWebhookSecretCommandTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 5 path: tests/Feature/Console/IncidentsWatchFailuresTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 6 path: tests/Feature/Console/PartitionsDropExpiredTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Console/ResetDeliveredTodayCommandTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Console/ResetMonthlyCountersCommandTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Console/SnapshotBackfillCommandTest.php - message: '#^Static method Carbon\\Carbon\:\:setTestNow\(\) invoked with 2 parameters, 0\-1 required\.$#' identifier: arguments.count count: 2 path: tests/Feature/Console/SnapshotBackfillCommandTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Console/SnapshotRebuildCommandTest.php - message: '#^Static method Carbon\\Carbon\:\:setTestNow\(\) invoked with 2 parameters, 0\-1 required\.$#' identifier: arguments.count count: 2 path: tests/Feature/Console/SnapshotRebuildCommandTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 10 path: tests/Feature/Console/VerifyAuditChainsTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 8 path: tests/Feature/DashboardSummaryTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\|Pest\\Support\\HigherOrderTapProxy\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/DashboardSummaryTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 15 path: tests/Feature/DealCreateTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 1 path: tests/Feature/DealCreateTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/DealCreateTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 10 path: tests/Feature/DealCreateTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$otherTenant\.$#' identifier: property.notFound count: 5 path: tests/Feature/DealDestroyTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 7 path: tests/Feature/DealDestroyTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 11 path: tests/Feature/DealDestroyTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 1 path: tests/Feature/DealDestroyTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/DealDestroyTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:deleteJson\(\)\.$#' identifier: method.notFound count: 9 path: tests/Feature/DealDestroyTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/DealDestroyTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 5 path: tests/Feature/DealExportTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 6 path: tests/Feature/DealExportTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 1 path: tests/Feature/DealExportTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/DealExportTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:post\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/DealExportTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/DealExportTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$manager\.$#' identifier: property.notFound count: 5 path: tests/Feature/DealIndexTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$otherTenant\.$#' identifier: property.notFound count: 10 path: tests/Feature/DealIndexTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 38 path: tests/Feature/DealIndexTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project2\.$#' identifier: property.notFound count: 3 path: tests/Feature/DealIndexTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 41 path: tests/Feature/DealIndexTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 1 path: tests/Feature/DealIndexTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/DealIndexTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 29 path: tests/Feature/DealIndexTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$otherTenant\.$#' identifier: property.notFound count: 5 path: tests/Feature/DealRestoreTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 5 path: tests/Feature/DealRestoreTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 9 path: tests/Feature/DealRestoreTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 1 path: tests/Feature/DealRestoreTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/DealRestoreTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:deleteJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/DealRestoreTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/DealRestoreTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 7 path: tests/Feature/DealRestoreTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$manager\.$#' identifier: property.notFound count: 3 path: tests/Feature/DealShowTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$otherTenant\.$#' identifier: property.notFound count: 6 path: tests/Feature/DealShowTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 6 path: tests/Feature/DealShowTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 20 path: tests/Feature/DealShowTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 1 path: tests/Feature/DealShowTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/DealShowTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 10 path: tests/Feature/DealShowTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$otherTenant\.$#' identifier: property.notFound count: 5 path: tests/Feature/DealTransitionTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 5 path: tests/Feature/DealTransitionTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 7 path: tests/Feature/DealTransitionTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 1 path: tests/Feature/DealTransitionTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/DealTransitionTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 7 path: tests/Feature/DealTransitionTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$manager\.$#' identifier: property.notFound count: 4 path: tests/Feature/DealUpdateTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$otherTenant\.$#' identifier: property.notFound count: 6 path: tests/Feature/DealUpdateTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 9 path: tests/Feature/DealUpdateTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 15 path: tests/Feature/DealUpdateTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 1 path: tests/Feature/DealUpdateTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/DealUpdateTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:patchJson\(\)\.$#' identifier: method.notFound count: 9 path: tests/Feature/DealUpdateTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 4 path: tests/Feature/Deals/ActivityLogAttributionTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 9 path: tests/Feature/Deals/ActivityLogAttributionTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 5 path: tests/Feature/Deals/ActivityLogAttributionTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Deals/ActivityLogAttributionTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:withServerVariables\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/Deals/ActivityLogAttributionTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 4 path: tests/Feature/Deals/BulkActionActivityLogAttributionTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 4 path: tests/Feature/Deals/BulkActionActivityLogAttributionTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 4 path: tests/Feature/Deals/BulkActionActivityLogAttributionTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Deals/BulkActionActivityLogAttributionTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:deleteJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Deals/BulkActionActivityLogAttributionTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:withServerVariables\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Deals/BulkActionActivityLogAttributionTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/DemoSeederTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/EndpointAuthHardeningTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 5 path: tests/Feature/EndpointAuthHardeningTest.php - message: '#^Access to an undefined property App\\Models\\Project\:\:\$applies_from\.$#' identifier: property.notFound count: 1 path: tests/Feature/Http/Resources/ProjectResourceAppliesFromTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 11 path: tests/Feature/Http/Webhook/SupplierWebhookTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:withServerVariables\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Http/Webhook/SupplierWebhookTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:call\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Http/Webhook/SupplierWebhookValidationFormatTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Http/Webhook/SupplierWebhookValidationFormatTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$adminId\.$#' identifier: property.notFound count: 15 path: tests/Feature/ImpersonationTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 15 path: tests/Feature/ImpersonationTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/ImpersonationTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 17 path: tests/Feature/ImpersonationTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$service\.$#' identifier: property.notFound count: 10 path: tests/Feature/Import/HistoricalImportServiceTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 23 path: tests/Feature/Import/HistoricalImportServiceTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 20 path: tests/Feature/Import/HistoricalImportServiceTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 3 path: tests/Feature/Import/ImportCompletedNotificationTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 3 path: tests/Feature/Import/ImportCompletedNotificationTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 12 path: tests/Feature/Import/ImportControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 3 path: tests/Feature/Import/ImportControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Import/ImportControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/Import/ImportControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 5 path: tests/Feature/Import/ImportControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 9 path: tests/Feature/Import/ImportLeadsJobTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 4 path: tests/Feature/Import/ImportLeadsJobTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 4 path: tests/Feature/Import/ImportModelsTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 2 path: tests/Feature/Import/ImportModelsTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 8 path: tests/Feature/Incidents/IncidentsWatchFailuresExpandedTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 5 path: tests/Feature/Incidents/SingleLeadStormTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Integration/SupplierLeadFlowTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Integration/SupplierLeadFlowTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Jobs/RouteSupplierLeadJobSnapshotTest.php - message: '#^Static method Carbon\\Carbon\:\:setTestNow\(\) invoked with 2 parameters, 0\-1 required\.$#' identifier: arguments.count count: 2 path: tests/Feature/Jobs/RouteSupplierLeadJobSnapshotTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Jobs/RouteSupplierLeadJobTest.php - message: '#^Static method Carbon\\Carbon\:\:setTestNow\(\) invoked with 2 parameters, 0\-1 required\.$#' identifier: arguments.count count: 1 path: tests/Feature/Jobs/SnapshotProjectRoutingJobTest.php - message: '#^Static method Carbon\\Carbon\:\:setTestNow\(\) invoked with 2 parameters, 0\-1 required\.$#' identifier: arguments.count count: 4 path: tests/Feature/Jobs/Supplier/SyncSupplierProjectsJobSnapshotTest.php - message: '#^Static method Carbon\\Carbon\:\:setTestNow\(\) invoked with 2 parameters, 0\-1 required\.$#' identifier: arguments.count count: 1 path: tests/Feature/LeadRouter/FrozenFilterTest.php - message: '#^Static method Carbon\\Carbon\:\:setTestNow\(\) invoked with 2 parameters, 0\-1 required\.$#' identifier: arguments.count count: 4 path: tests/Feature/LeadRouter/SnapshotRoutingTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 6 path: tests/Feature/LeadStatusesIndexTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\|Pest\\Support\\HigherOrderTapProxy\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/LeadStatusesIndexTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 14 path: tests/Feature/LookupsTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 5 path: tests/Feature/LookupsTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/LookupsTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/LookupsTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 21 path: tests/Feature/Notifications/InAppNotificationApiTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 14 path: tests/Feature/Notifications/InAppNotificationApiTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Notifications/InAppNotificationApiTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:deleteJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Notifications/InAppNotificationApiTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 7 path: tests/Feature/Notifications/InAppNotificationApiTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:patchJson\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/Notifications/InAppNotificationApiTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Notifications/InAppNotificationApiTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$partitionsBefore\.$#' identifier: property.notFound count: 2 path: tests/Feature/PartitionsCreateMonthsTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/DealCreatePdLogTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/DealCreatePdLogTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/DealCreatePdLogTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 1 path: tests/Feature/Pd/DealExportPdLogTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 1 path: tests/Feature/Pd/DealExportPdLogTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 3 path: tests/Feature/Pd/DealExportPdLogTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/DealExportPdLogTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:post\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Pd/DealExportPdLogTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$deal\.$#' identifier: property.notFound count: 3 path: tests/Feature/Pd/DealViewAccessLogTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 1 path: tests/Feature/Pd/DealViewAccessLogTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 1 path: tests/Feature/Pd/DealViewAccessLogTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 2 path: tests/Feature/Pd/DealViewAccessLogTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/DealViewAccessLogTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/Pd/DealViewAccessLogTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$adminId\.$#' identifier: property.notFound count: 6 path: tests/Feature/Pd/ImpersonationAuditTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 5 path: tests/Feature/Pd/ImpersonationAuditTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Pd/ImpersonationAuditTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 2 path: tests/Feature/Pd/PdFullFlowIntegrationTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 4 path: tests/Feature/Pd/PdFullFlowIntegrationTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 3 path: tests/Feature/Pd/PdFullFlowIntegrationTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/PdFullFlowIntegrationTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:deleteJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/PdFullFlowIntegrationTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/PdFullFlowIntegrationTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:post\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/PdFullFlowIntegrationTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/PdFullFlowIntegrationTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 11 path: tests/Feature/Pd/ReportFileDeletePdLogTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 5 path: tests/Feature/Pd/ReportFileDeletePdLogTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/ReportFileDeletePdLogTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/ReportFileDeletePdLogTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:deleteJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Pd/ReportFileDeletePdLogTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:mock\(\)\.$#' identifier: method.notFound count: 6 path: tests/Feature/Plan5/Jobs/SyncSupplierProjectJobTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 11 path: tests/Feature/Plan5/Projects/ProjectsActionsTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 21 path: tests/Feature/Plan5/Projects/ProjectsListShowTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 12 path: tests/Feature/Plan5/Projects/ProjectsStoreTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 14 path: tests/Feature/Plan5/Projects/ProjectsUpdateTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 6 path: tests/Feature/Project/ProjectCreateDedupTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:fail\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Project/ProjectCreateDedupTest.php - message: '#^Call to an undefined method Symfony\\Component\\HttpFoundation\\Response\:\:getData\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Project/ProjectCreateDedupTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Project/QueryExceptionRenderTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 9 path: tests/Feature/Projects/ProjectMutationsAuditTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 5 path: tests/Feature/Projects/ProjectMutationsAuditTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/Projects/ProjectMutationsAuditTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 21 path: tests/Feature/ReminderControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 21 path: tests/Feature/ReminderControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/ReminderControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:deleteJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/ReminderControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 8 path: tests/Feature/ReminderControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:patchJson\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/ReminderControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 8 path: tests/Feature/ReminderControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 11 path: tests/Feature/RemindersDispatchDueTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 9 path: tests/Feature/Reports/BillingSummaryProviderTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 8 path: tests/Feature/Reports/ManagersSummaryProviderTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 14 path: tests/Feature/Reports/ManagersSummaryProviderTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 20 path: tests/Feature/Reports/ReportDownloadTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 14 path: tests/Feature/Reports/ReportDownloadTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Reports/ReportDownloadTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:get\(\)\.$#' identifier: method.notFound count: 8 path: tests/Feature/Reports/ReportDownloadTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 31 path: tests/Feature/Reports/ReportJobControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 18 path: tests/Feature/Reports/ReportJobControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Reports/ReportJobControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 11 path: tests/Feature/Reports/ReportJobControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 14 path: tests/Feature/Reports/ReportJobControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 23 path: tests/Feature/Reports/ReportLifecycleTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 17 path: tests/Feature/Reports/ReportLifecycleTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Reports/ReportLifecycleTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Reports/ReportLifecycleTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:deleteJson\(\)\.$#' identifier: method.notFound count: 5 path: tests/Feature/Reports/ReportLifecycleTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Reports/ReportLifecycleTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 12 path: tests/Feature/Reports/ReportLifecycleTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 8 path: tests/Feature/Reports/SourcesSummaryProviderTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 12 path: tests/Feature/Reports/SourcesSummaryProviderTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project1Id\.$#' identifier: property.notFound count: 1 path: tests/Feature/RlsSmokeTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project2Id\.$#' identifier: property.notFound count: 1 path: tests/Feature/RlsSmokeTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant1Id\.$#' identifier: property.notFound count: 5 path: tests/Feature/RlsSmokeTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant2Id\.$#' identifier: property.notFound count: 5 path: tests/Feature/RlsSmokeTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$app\.$#' identifier: property.notFound count: 1 path: tests/Feature/SaasAdminMiddlewareTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/SaasAdminMiddlewareTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 5 path: tests/Feature/Scheduler/SchedulerHeartbeatTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Security/ApiKeyRegenerateAuditTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Security/ApiKeyRegenerateAuditTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Security/WebhookUrlChangeAuditTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:putJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Security/WebhookUrlChangeAuditTest.php - message: '#^Access to an undefined property App\\Models\\Project\:\:\$applies_from\.$#' identifier: property.notFound count: 5 path: tests/Feature/Services/Project/ProjectServiceAppliesFromTest.php - message: '#^Static method Carbon\\Carbon\:\:setTestNow\(\) invoked with 2 parameters, 0\-1 required\.$#' identifier: arguments.count count: 4 path: tests/Feature/Services/Project/ProjectServiceAppliesFromTest.php - message: '#^Static method Carbon\\Carbon\:\:setTestNow\(\) invoked with 2 parameters, 0\-1 required\.$#' identifier: arguments.count count: 5 path: tests/Feature/Services/Project/SupplierSnapshotGuardAppliesFromTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 19 path: tests/Feature/Services/SupplierResolverTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$resolver\.$#' identifier: property.notFound count: 10 path: tests/Feature/Services/SupplierResolverTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 2 path: tests/Feature/Services/SupplierResolverTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:get\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/SetTenantContextTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:withHeaders\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/SetTenantContextTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Supplier/AutoPauseFlowTest.php - message: '#^Access to an undefined property App\\Services\\Supplier\\PlaywrightBridge\:\:\$lastArgs\.$#' identifier: property.notFound count: 7 path: tests/Feature/Supplier/Channel/FormProjectChannelTest.php - message: '#^Call to an undefined method Illuminate\\Contracts\\Cache\\Repository\:\:lock\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Supplier/CsvReconcileJobTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$project\.$#' identifier: property.notFound count: 2 path: tests/Feature/Supplier/CsvWebhookRaceTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$sp\.$#' identifier: property.notFound count: 7 path: tests/Feature/Supplier/CsvWebhookRaceTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 8 path: tests/Feature/Supplier/CsvWebhookRaceTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Supplier/CsvWebhookRaceTest.php - message: '#^Call to an undefined method Mockery\\ExpectationInterface\|Mockery\\HigherOrderMessage\:\:once\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Supplier/DeleteSupplierProjectJobTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Supplier/DirectPlatformTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Supplier/DirectPlatformTest.php - message: '#^Call to an undefined method Mockery\\ExpectationInterface\|Mockery\\HigherOrderMessage\:\:andThrow\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Supplier/FailoverProjectChannelLiveSmokeTest.php - message: '#^Parameter \#1 \$tier1 of class App\\Services\\Supplier\\Channel\\FailoverProjectChannel constructor expects App\\Services\\Supplier\\Channel\\SupplierProjectChannel, Mockery\\MockInterface given\.$#' identifier: argument.type count: 2 path: tests/Feature/Supplier/FailoverProjectChannelLiveSmokeTest.php - message: '#^Parameter \#2 \$tier2 of class App\\Services\\Supplier\\Channel\\FailoverProjectChannel constructor expects App\\Services\\Supplier\\Channel\\SupplierProjectChannel, Mockery\\MockInterface given\.$#' identifier: argument.type count: 2 path: tests/Feature/Supplier/FailoverProjectChannelLiveSmokeTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$app\.$#' identifier: property.notFound count: 1 path: tests/Feature/Supplier/ImportSupplierProjectsCommandTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 3 path: tests/Feature/Supplier/ImportSupplierProjectsCommandTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Supplier/ImportSupplierProjectsCommandTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 9 path: tests/Feature/Supplier/RetryFailedSupplierJobsCommandTest.php - message: '#^Cannot access property \$resolved_at on array\\|object\.$#' identifier: property.nonObject count: 1 path: tests/Feature/Supplier/RetryFailedSupplierJobsCommandTest.php - message: '#^Cannot access property \$retried_at on array\\|object\.$#' identifier: property.nonObject count: 4 path: tests/Feature/Supplier/RetryFailedSupplierJobsCommandTest.php - message: '#^Cannot access property \$retry_count on array\\|object\.$#' identifier: property.nonObject count: 7 path: tests/Feature/Supplier/RetryFailedSupplierJobsCommandTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Supplier/RouteSupplierLeadJobBillingTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:seed\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/Supplier/SupplierLeadDeliveryGuardTest.php - message: '#^Parameter \#1 \$client of class App\\Services\\Supplier\\Import\\SupplierProjectImporter constructor expects App\\Services\\Supplier\\SupplierPortalClient, Mockery\\MockInterface given\.$#' identifier: argument.type count: 1 path: tests/Feature/Supplier/SupplierProjectImporterTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:artisan\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/Supplier/SupplierRekeyOrphansCommandTest.php - message: '#^Call to an undefined method App\\Services\\Supplier\\PlaywrightBridge\:\:shouldReceive\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/Supplier/SupplierSessionRefreshCommandTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$sharedProject\.$#' identifier: property.notFound count: 7 path: tests/Feature/Supplier/SupplierWebhookFastFailTest.php - message: '#^Using nullsafe property access "\?\-\>error" on left side of \?\? is unnecessary\. Use \-\> instead\.$#' identifier: nullsafe.neverNull count: 2 path: tests/Feature/Supplier/SupplierWebhookFastFailTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:mock\(\)\.$#' identifier: method.notFound count: 6 path: tests/Feature/Supplier/SyncSupplierProjectJobTest.php - message: '#^Access to an undefined property Pest\\Mixins\\Expectation\\:\:\$not\.$#' identifier: property.notFound count: 1 path: tests/Feature/WebhookSettingsControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 8 path: tests/Feature/WebhookSettingsControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 5 path: tests/Feature/WebhookSettingsControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/WebhookSettingsControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:getJson\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/WebhookSettingsControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 3 path: tests/Feature/WebhookSettingsControllerTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:putJson\(\)\.$#' identifier: method.notFound count: 4 path: tests/Feature/WebhookSettingsControllerTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 3 path: tests/Feature/WebhookSsrfGuardTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$user\.$#' identifier: property.notFound count: 3 path: tests/Feature/WebhookSsrfGuardTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:actingAs\(\)\.$#' identifier: method.notFound count: 1 path: tests/Feature/WebhookSsrfGuardTest.php - message: '#^Call to an undefined method Pest\\PendingCalls\\TestCall\:\:postJson\(\)\.$#' identifier: method.notFound count: 2 path: tests/Feature/WebhookSsrfGuardTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$resolver\.$#' identifier: property.notFound count: 10 path: tests/Unit/Billing/PricingTierResolverTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tiers\.$#' identifier: property.notFound count: 9 path: tests/Unit/Billing/PricingTierResolverTest.php - message: '#^Call to method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#' identifier: method.alreadyNarrowedType count: 1 path: tests/Unit/ExampleTest.php - message: '#^Call to function property_exists\(\) with App\\Exceptions\\Billing\\InsufficientBalanceException and ''balanceLeads'' will always evaluate to false\.$#' identifier: function.impossibleType count: 1 path: tests/Unit/Exceptions/InsufficientBalanceExceptionTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tiers\.$#' identifier: property.notFound count: 8 path: tests/Unit/Services/Billing/BalanceToLeadsConverterTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$adminId\.$#' identifier: property.notFound count: 5 path: tests/Unit/Services/Pd/ImpersonationAuditServiceTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$tenant\.$#' identifier: property.notFound count: 2 path: tests/Unit/Services/Pd/ImpersonationAuditServiceTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$token\.$#' identifier: property.notFound count: 6 path: tests/Unit/Services/Pd/ImpersonationAuditServiceTest.php - message: '#^Call to an undefined method Mockery\\ExpectationInterface\|Mockery\\HigherOrderMessage\:\:once\(\)\.$#' identifier: method.notFound count: 2 path: tests/Unit/Services/Project/ProjectServiceGuardWiringTest.php - message: '#^Call to method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#' identifier: method.alreadyNarrowedType count: 3 path: tests/Unit/Services/Project/ProjectServiceGuardWiringTest.php - message: '#^Parameter \#2 \$snapshotGuard of class App\\Services\\Project\\ProjectService constructor expects App\\Services\\Project\\SupplierSnapshotGuard, Mockery\\MockInterface given\.$#' identifier: argument.type count: 3 path: tests/Unit/Services/Project/ProjectServiceGuardWiringTest.php - message: '#^Call to an undefined method Mockery\\ExpectationInterface\|Mockery\\HigherOrderMessage\:\:with\(\)\.$#' identifier: method.notFound count: 1 path: tests/Unit/Services/Project/SupplierSnapshotGuardTest.php - message: '#^Call to method PHPUnit\\Framework\\Assert\:\:assertTrue\(\) with true will always evaluate to true\.$#' identifier: method.alreadyNarrowedType count: 1 path: tests/Unit/Services/Project/SupplierSnapshotGuardTest.php - message: '#^Property App\\Models\\IdeHelperProject\:\:\$paused_at \(Illuminate\\Support\\Carbon\|null\) does not accept Carbon\\CarbonImmutable\.$#' identifier: assign.propertyType count: 2 path: tests/Unit/Services/Project/SupplierSnapshotGuardTest.php - message: '#^Call to an undefined method App\\Services\\Supplier\\ProcessFactory\:\:shouldReceive\(\)\.$#' identifier: method.notFound count: 1 path: tests/Unit/Supplier/PlaywrightBridgeTest.php - message: '#^Parameter \#1 \$processFactory of class App\\Services\\Supplier\\PlaywrightBridge constructor expects App\\Services\\Supplier\\ProcessFactory, Mockery\\MockInterface given\.$#' identifier: argument.type count: 3 path: tests/Unit/Supplier/PlaywrightBridgeTest.php - message: '#^Call to an undefined method App\\Services\\Supplier\\PlaywrightBridge\:\:shouldReceive\(\)\.$#' identifier: method.notFound count: 2 path: tests/Unit/Supplier/RefreshSupplierSessionJobTest.php - message: '#^Access to an undefined property Pest\\PendingCalls\\TestCall\:\:\$parser\.$#' identifier: property.notFound count: 6 path: tests/Unit/Supplier/SupplierCsvParserTest.php - message: '#^Call to an undefined static method Illuminate\\Support\\Facades\\Log\:\:shouldHaveReceived\(\)\.$#' identifier: staticMethod.notFound count: 1 path: tests/Unit/Supplier/SupplierCsvParserTest.php - message: '#^Parameter \#4 \$activeLiderraProjects of static method App\\Services\\Supplier\\SupplierQuotaAllocator\:\:allocate\(\) expects Illuminate\\Support\\Collection\, Illuminate\\Support\\Collection\ given\.$#' identifier: argument.type count: 1 path: tests/Unit/Supplier/SupplierQuotaAllocatorTest.php - message: '#^Parameter \#4 \$activeLiderraProjects of static method App\\Services\\Supplier\\SupplierQuotaAllocator\:\:allocate\(\) expects Illuminate\\Support\\Collection\, Illuminate\\Support\\Collection\ given\.$#' identifier: argument.type count: 1 path: tests/Unit/Supplier/SupplierQuotaAllocatorTest.php - message: '#^Parameter \#4 \$activeLiderraProjects of static method App\\Services\\Supplier\\SupplierQuotaAllocator\:\:allocate\(\) expects Illuminate\\Support\\Collection\, Illuminate\\Support\\Collection\ given\.$#' identifier: argument.type count: 1 path: tests/Unit/Supplier/SupplierQuotaAllocatorTest.php