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.
11429
+
identifier: missingType.property
11484
11430
count: 1
11485
11431
path: app/cdash/app/Model/Subscriber.php
11486
11432
11487
11433
-
11488
-
rawMessage: '''
11489
-
Parameter $user of method CDash\Model\Subscriber::__construct() has typehint with deprecated class CDash\Model\User:
11490
-
04/22/2025 Used only in the legacy notification system. Use Eloquent for new work.
11491
-
'''
11492
-
identifier: parameter.deprecatedClass
11434
+
rawMessage: 'Property CDash\Model\Subscriber::$LabelCollection with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue'
11435
+
identifier: missingType.generics
11493
11436
count: 1
11494
11437
path: app/cdash/app/Model/Subscriber.php
11495
11438
11496
11439
-
11497
-
rawMessage: '''
11498
-
Property $user references deprecated class CDash\Model\User in its type:
11499
-
04/22/2025 Used only in the legacy notification system. Use Eloquent for new work.
11500
-
'''
11501
-
identifier: property.deprecatedClass
11440
+
rawMessage: Property CDash\Model\Subscriber::$UserId has no type specified.
11441
+
identifier: missingType.property
11502
11442
count: 1
11503
11443
path: app/cdash/app/Model/Subscriber.php
11504
11444
@@ -11520,30 +11460,6 @@ parameters:
11520
11460
count: 1
11521
11461
path: app/cdash/app/Model/SubscriberInterface.php
11522
11462
11523
-
-
11524
-
rawMessage: 'Method CDash\Model\User::GetLabelCollection() return type with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue'
11525
-
identifier: missingType.generics
11526
-
count: 1
11527
-
path: app/cdash/app/Model/User.php
11528
-
11529
-
-
11530
-
rawMessage: Property CDash\Model\User::$Email has no type specified.
11531
-
identifier: missingType.property
11532
-
count: 1
11533
-
path: app/cdash/app/Model/User.php
11534
-
11535
-
-
11536
-
rawMessage: Property CDash\Model\User::$Id has no type specified.
11537
-
identifier: missingType.property
11538
-
count: 1
11539
-
path: app/cdash/app/Model/User.php
11540
-
11541
-
-
11542
-
rawMessage: 'Property CDash\Model\User::$LabelCollection with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue'
11543
-
identifier: missingType.generics
11544
-
count: 1
11545
-
path: app/cdash/app/Model/User.php
11546
-
11547
11463
-
11548
11464
rawMessage: Cannot access property $Revision on CDash\Model\BuildUpdate|null.
0 commit comments