Skip to content

Update dependency Microsoft.Graph to v5 #7412

Update dependency Microsoft.Graph to v5

Update dependency Microsoft.Graph to v5 #7412

Triggered via pull request November 27, 2024 10:33
Status Failure
Total duration 1m 4s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Services/AzureAd/GraphUserService.cs#L8
The type or namespace name 'User' does not exist in the namespace 'Microsoft.Graph' (are you missing an assembly reference?)
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/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.PrepareConversions/Dfe.PrepareConversions.Data/Services/AzureAd/GraphUserService.cs#L12
'GraphUserService' does not implement interface member 'IGraphUserService.GetAllUsers()'. 'GraphUserService.GetAllUsers()' cannot implement 'IGraphUserService.GetAllUsers()' because it does not have the matching return type of 'Task<IEnumerable<User>>'.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Services/AzureAd/GraphUserService.cs#L8
The type or namespace name 'User' does not exist in the namespace 'Microsoft.Graph' (are you missing an assembly reference?)
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/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.PrepareConversions/Dfe.PrepareConversions.Data/Services/AzureAd/GraphUserService.cs#L12
'GraphUserService' does not implement interface member 'IGraphUserService.GetAllUsers()'. 'GraphUserService.GetAllUsers()' cannot implement 'IGraphUserService.GetAllUsers()' because it does not have the matching return type of 'Task<IEnumerable<User>>'.
build
Process completed with exit code 1.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/AcademyConversionProject.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/SchoolImprovementPlans/SchoolImprovementPlan.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/SetPerformanceDataModel.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/SetPerformanceDataModel.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/SetPerformanceDataModel.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/SetPerformanceDataModel.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/SetPerformanceDataModel.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/SetPerformanceDataModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/SetPerformanceDataModel.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/SetPerformanceDataModel.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.