This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
Update dependency Serilog.AspNetCore to v8 #2749
continuous-integration-dotnet.yml
on: pull_request
build
4m 51s
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#L64
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
|
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#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)
|