Skip to content

Moved Data Protection configuration into it's own typed Options (#1242) #7490

Moved Data Protection configuration into it's own typed Options (#1242)

Moved Data Protection configuration into it's own typed Options (#1242) #7490

Triggered via push December 10, 2024 15:38
Status Success
Total duration 3m 59s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: Dfe.PrepareConversions/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.PrepareConversions/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.PrepareConversions/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.PrepareConversions/Dfe.PrepareTransfers.Helpers/DatesHelper.cs#L58
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
build: Dfe.PrepareConversions/Dfe.PrepareTransfers.Helpers/DatesHelper.cs#L64
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
build: Dfe.PrepareConversions/Dfe.PrepareTransfers.Helpers/DatesHelper.cs#L69
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
build: Dfe.PrepareConversions/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.PrepareConversions/Dfe.PrepareTransfers.Helpers/DatesHelper.cs#L121
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
build: Dfe.PrepareConversions/Dfe.PrepareTransfers.Helpers/DatesHelper.cs#L153
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
build: Dfe.PrepareConversions/Dfe.PrepareConversions.DocumentGeneration/Builders/TableBuilder.cs#L54
Define a constant instead of using this literal '000000' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)