Skip to content

Merge branch 'master' into feature/host-builder #398

Merge branch 'master' into feature/host-builder

Merge branch 'master' into feature/host-builder #398

Triggered via push July 11, 2024 07:43
Status Success
Total duration 17m 6s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build_test_pack
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3, actions/setup-python@v4, actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build_test_pack: src/SAF.Common/WildcardMatcher.cs#L14
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
build_test_pack: src/SAF.Common/WildcardMatcher.cs#L26
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
build_test_pack: src/Communication/SAF.Communication.Cde/ComLine.cs#L17
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
build_test_pack: src/SAF.Common/WildcardMatcher.cs#L14
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
build_test_pack: src/SAF.Common/WildcardMatcher.cs#L26
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
build_test_pack: src/Utils/CdeLogSorter/Program.cs#L7
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
build_test_pack: src/Utils/CdeLogSorter/Extensions.cs#L29
Provide the "DateTimeKind" when creating this object. (https://rules.sonarsource.com/csharp/RSPEC-6562)
build_test_pack: src/Utils/CdeLogSorter/Extensions.cs#L27
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
build_test_pack: src/Utils/CdeLogSorter/Sorter.cs#L21
Refactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
build_test_pack: src/Communication/SAF.Communication.Cde/ComLine.cs#L17
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)