Bump Microsoft.Graph from 5.90.0 to 5.91.0 #15
Merged
Annotations
10 warnings
|
server/Review/ReviewService.cs#L89
Dereference of a possibly null reference.
|
|
server/Review/ReviewService.cs#L88
Dereference of a possibly null reference.
|
|
server/Review/ReviewService.cs#L13
Parameter 'roleService' is unread.
|
|
server/Services/GraphService.cs#L78
Nullability of reference types in value of type '(string display, List<string?> assignedRoles, List<string> eligibleRoleIds, HashSet<string> pimActiveRoleIds)' doesn't match target type '(string DisplayName, List<string> ActiveRoleIds, List<string> EligibleRoleIds, HashSet<string> PimActiveRoleIds)'.
|
|
server/Services/RoleService.cs#L185
Nullability of reference types in value of type 'List<RoleDefinitionDto?>' doesn't match target type 'IEnumerable<RoleDefinitionDto>'.
|
|
server/Services/RoleService.cs#L179
Nullability of reference types in value of type 'List<RoleDefinitionDto?>' doesn't match target type 'IEnumerable<RoleDefinitionDto>'.
|
|
server/Services/RoleService.cs#L104
Nullability of reference types in value of type 'List<RoleDefinitionDto?>' doesn't match target type 'List<RoleDefinitionDto>'.
|
|
server/Services/TenantService.cs#L78
Unreachable code detected
|
|
server/Data/Migrations/20250818102215_init.Designer.cs#L15
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
server/Data/Migrations/20250818102215_init.cs#L9
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
The logs for this run have expired and are no longer available.
Loading