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

Update mcr.microsoft.com/dotnet/sdk Docker tag to v9 #2669

Update mcr.microsoft.com/dotnet/sdk Docker tag to v9

Update mcr.microsoft.com/dotnet/sdk Docker tag to v9 #2669

Triggered via pull request September 27, 2024 09:19
Status Success
Total duration 4m 52s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Dfe.PrepareTransfers.Helpers/DatesHelper.cs#L12
Define a constant instead of using this literal 'dd/MM/yyyy' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
build: Dfe.PrepareTransfers.Helpers/PercentageHelper.cs#L14
Do not check floating point equality with exact values, use a range instead. (https://rules.sonarsource.com/csharp/RSPEC-1244)
build: Dfe.PrepareTransfers.Helpers/DatesHelper.cs#L58
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
build: Dfe.PrepareTransfers.Helpers/DatesHelper.cs#L57
Review this call, which partially matches an overload without 'params'. The partial match is 'string[] string.Split(char separator, int count, StringSplitOptions options = StringSplitOptions.None)'. (https://rules.sonarsource.com/csharp/RSPEC-3220)
build: Dfe.PrepareTransfers.Helpers/DatesHelper.cs#L64
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
build: Dfe.PrepareTransfers.Helpers/DatesHelper.cs#L69
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
build: Dfe.PrepareTransfers.Helpers/DatesHelper.cs#L121
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
build: Dfe.PrepareTransfers.Helpers/DatesHelper.cs#L153
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
build: Dfe.PrepareTransfers.Helpers/EnumHelpers.cs#L102
Change this condition so that it does not always evaluate to 'True'. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
build: Dfe.PrepareTransfers.DocumentGeneration/Builders/TableBuilder.cs#L65
Define a constant instead of using this literal '000000' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)