Now using V4 endpoints #3821
Annotations
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/Models/AcademisationApplication/AcademisationApplication.cs#L235
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/AcademisationApplication/AcademisationApplication.cs#L155
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/AcademisationApplication/AcademisationApplication.cs#L133
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/AcademisationApplication/AcademisationApplication.cs#L339
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/AcademisationApplication/AcademisationApplication.cs#L321
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Services/TrustsRepository.cs#L31
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Services/EstablishmentService.cs#L48
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/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/ApplicationForm/SchoolApplicationTab.cshtml#L29
Loop should be simplified by calling Select(formSection => formSection.Heading)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
The logs for this run have expired and are no longer available.
Loading