Skip to content

fix to show message when documents are unavailable #5657

fix to show message when documents are unavailable

fix to show message when documents are unavailable #5657

Triggered via pull request June 11, 2024 15:49
Status Success
Total duration 3m 34s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Redirector/Controllers/RedirectController.cs#L14
Possible null reference argument for parameter 'uri' in 'UriBuilder.UriBuilder(string uri)'.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Redirector/Controllers/RedirectController.cs#L15
Possible null reference argument for parameter 's' in 'int int.Parse(string s, NumberStyles style)'.
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Redirector/Controllers/RedirectController.cs#L18
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
build: Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Services/ApiV2PagingInfo.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/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.