Now using V4 endpoints #3817
Annotations
1 error and 11 warnings
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Services/TrustsRepository.cs#L30
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Services/EstablishmentService.cs#L47
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/AnnexB/Index.cshtml#L24
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/ApplicationForm/SchoolApplicationTab.cshtml#L29
Loop should be simplified by calling Select(formSection => formSection.Heading)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/ApplicationForm/Index.cshtml#L23
Loop should be simplified by calling Select(formSection => formSection.Heading)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/FormAMat/Index.cshtml#L23
Loop should be simplified by calling Select(formSection => formSection.Heading)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/ProjectAssignment/Index.cshtml#L35
Loop should be simplified by calling Select(deliveryOfficer => deliveryOfficer.FullName)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/Shared/FormAMatProjectListRow.cshtml#L16
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/Shared/_DateInput.cshtml#L8
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/Shared/SponsoredProjectListRow.cshtml#L17
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
The logs for this run have expired and are no longer available.
Loading