Bump container apps hosting module v1.4.3 #4067
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/
|
Build, Test and Analyze:
Dfe.PrepareConversions/Dfe.PrepareConversions.Data/Models/AcademyConversionProject.cs#L59
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build, Test and Analyze:
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/NewProject/SchoolApply.cshtml.cs#L39
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build, Test and Analyze:
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)
|
Build, Test and Analyze:
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/AnnexB/Index.cshtml#L24
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Build, Test and Analyze:
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)
|
Build, Test and Analyze:
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/ExternalApplicationForm/Index.cshtml#L24
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Build, Test and Analyze:
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)
|
Build, Test and Analyze:
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)
|
Build, Test and Analyze:
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/Shared/FormAMatProjectListRow.cshtml#L16
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Build, Test and Analyze:
Dfe.PrepareConversions/Dfe.PrepareConversions/Pages/Shared/_OpenApplicationFormNewTab.cshtml#L4
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
The logs for this run have expired and are no longer available.
Loading