Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Update dependency Microsoft.Graph to v5 #2764

Update dependency Microsoft.Graph to v5

Update dependency Microsoft.Graph to v5 #2764

Triggered via pull request October 8, 2024 16:00
Status Failure
Total duration 1m 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build: Dfe.PrepareTransfers.Web/Services/AzureAd/GraphUserService.cs#L21
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
build: Dfe.PrepareTransfers.Web/Services/Interfaces/IGraphUserService.cs#L9
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
build: Dfe.PrepareTransfers.Web/Services/AzureAd/GraphUserService.cs#L21
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
build: Dfe.PrepareTransfers.Web/Services/Interfaces/IGraphUserService.cs#L9
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build: Dfe.PrepareTransfers.Redirector/Controllers/RedirectController.cs#L14
Possible null reference argument for parameter 'uri' in 'UriBuilder.UriBuilder(string uri)'.
build: Dfe.PrepareTransfers.Redirector/Controllers/RedirectController.cs#L15
Possible null reference argument for parameter 's' in 'int int.Parse(string s, NumberStyles style)'.
build: Dfe.PrepareTransfers.Redirector/Controllers/RedirectController.cs#L17
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
build: Dfe.PrepareTransfers.Data/Models/GetProjectSearchModel.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareTransfers.Data/Models/GetProjectSearchModel.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareTransfers.Data/Models/GetProjectSearchModel.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareTransfers.Data/Models/GetProjectSearchModel.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareTransfers.Data/Models/GetProjectSearchModel.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareTransfers.Data/Models/GetProjectSearchModel.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareTransfers.Data/Models/Projects/TransferringAcademy.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.