Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Update dependency WireMock.Net to v1.5.59 #340

Update dependency WireMock.Net to v1.5.59

Update dependency WireMock.Net to v1.5.59 #340

Triggered via pull request October 18, 2023 16:00
Status Success
Total duration 4m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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: Dfe.PrepareTransfers.Web/Pages/Projects/Index.cshtml.cs#L36
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: Dfe.PrepareTransfers.Web/Views/Shared/_AdditionalInformation.cshtml#L65
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
build: Dfe.PrepareTransfers.Web/Pages/Shared/_RadioButtons.cshtml#L5
Use 'Count' property here instead. (https://rules.sonarsource.com/csharp/RSPEC-2971)
build: Dfe.PrepareTransfers.Web/Pages/Shared/_LegalSummary.cshtml#L24
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
build: Dfe.PrepareTransfers.Web/Pages/Home/Index.cshtml#L122
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
build: Dfe.PrepareTransfers.Web/Pages/Projects/ProjectAssignment/Index.cshtml#L34
Loop should be simplified by calling Select(deliveryOfficer => deliveryOfficer.FullName)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
build: Dfe.PrepareTransfers.Web/Pages/Projects/Index.cshtml.cs#L36
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: Dfe.PrepareTransfers.Web/Views/Shared/_AdditionalInformation.cshtml#L65
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
build: Dfe.PrepareTransfers.Web/Pages/Shared/_RadioButtons.cshtml#L5
Use 'Count' property here instead. (https://rules.sonarsource.com/csharp/RSPEC-2971)
build: Dfe.PrepareTransfers.Web/Pages/Shared/_LegalSummary.cshtml#L24
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)