Admin: Enforce hosting_limit_users_per_course w/o new services; add repo counters + legacy check - refs #5114 #7026
Annotations
6 errors
|
Psalm
Process completed with exit code 2.
|
|
Psalm:
src/CoreBundle/Controller/CourseMaintenanceController.php#L1044
src/CoreBundle/Controller/CourseMaintenanceController.php:1044:68: NoValue: All possible types for this assignment were invalidated - This may be dead code (see https://psalm.dev/179)
|
|
Psalm:
src/CoreBundle/Controller/CourseMaintenanceController.php#L1038
src/CoreBundle/Controller/CourseMaintenanceController.php:1038:72: EmptyArrayAccess: Cannot access value on empty array variable (see https://psalm.dev/100)
|
|
Psalm:
src/CoreBundle/Controller/CourseMaintenanceController.php#L1037
src/CoreBundle/Controller/CourseMaintenanceController.php:1037:72: EmptyArrayAccess: Cannot access value on empty array variable (see https://psalm.dev/100)
|
|
Psalm:
src/CoreBundle/Controller/CourseMaintenanceController.php#L1036
src/CoreBundle/Controller/CourseMaintenanceController.php:1036:72: EmptyArrayAccess: Cannot access value on empty array variable (see https://psalm.dev/100)
|
|
Psalm:
src/CoreBundle/Command/AzureSyncUsersCommand.php#L101
src/CoreBundle/Command/AzureSyncUsersCommand.php:101:13: AssignmentToVoid: Cannot assign $users to type void (see https://psalm.dev/121)
|
Loading