You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rawMessage: Property CDash\Model\Subscriber::$Email has no type specified.
11456
+
identifier: missingType.property
11511
11457
count: 1
11512
11458
path: app/cdash/app/Model/Subscriber.php
11513
11459
11514
11460
-
11515
-
rawMessage: '''
11516
-
Parameter $user of method CDash\Model\Subscriber::__construct() has typehint with deprecated class CDash\Model\User:
11517
-
04/22/2025 Used only in the legacy notification system. Use Eloquent for new work.
11518
-
'''
11519
-
identifier: parameter.deprecatedClass
11461
+
rawMessage: 'Property CDash\Model\Subscriber::$LabelCollection with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue'
11462
+
identifier: missingType.generics
11520
11463
count: 1
11521
11464
path: app/cdash/app/Model/Subscriber.php
11522
11465
11523
11466
-
11524
-
rawMessage: '''
11525
-
Property $user references deprecated class CDash\Model\User in its type:
11526
-
04/22/2025 Used only in the legacy notification system. Use Eloquent for new work.
11527
-
'''
11528
-
identifier: property.deprecatedClass
11467
+
rawMessage: Property CDash\Model\Subscriber::$UserId has no type specified.
11468
+
identifier: missingType.property
11529
11469
count: 1
11530
11470
path: app/cdash/app/Model/Subscriber.php
11531
11471
@@ -11547,30 +11487,6 @@ parameters:
11547
11487
count: 1
11548
11488
path: app/cdash/app/Model/SubscriberInterface.php
11549
11489
11550
-
-
11551
-
rawMessage: 'Method CDash\Model\User::GetLabelCollection() return type with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue'
11552
-
identifier: missingType.generics
11553
-
count: 1
11554
-
path: app/cdash/app/Model/User.php
11555
-
11556
-
-
11557
-
rawMessage: Property CDash\Model\User::$Email has no type specified.
11558
-
identifier: missingType.property
11559
-
count: 1
11560
-
path: app/cdash/app/Model/User.php
11561
-
11562
-
-
11563
-
rawMessage: Property CDash\Model\User::$Id has no type specified.
11564
-
identifier: missingType.property
11565
-
count: 1
11566
-
path: app/cdash/app/Model/User.php
11567
-
11568
-
-
11569
-
rawMessage: 'Property CDash\Model\User::$LabelCollection with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue'
11570
-
identifier: missingType.generics
11571
-
count: 1
11572
-
path: app/cdash/app/Model/User.php
11573
-
11574
11490
-
11575
11491
rawMessage: Cannot access property $Revision on CDash\Model\BuildUpdate|null.
0 commit comments