Skip to content

Integrate support for .net8 and .net9 #67

Integrate support for .net8 and .net9

Integrate support for .net8 and .net9 #67

Re-run triggered November 22, 2024 12:14
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
dotnet  /  CI : Build, Test and publish
55s
dotnet / CI : Build, Test and publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
dotnet / CI : Build, Test and publish
Process completed with exit code 1.
dotnet / CI : Build, Test and publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
dotnet / CI : Build, Test and publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
dotnet / CI : Build, Test and publish: src/JSLTSharp/JsonTransform.cs#L55
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
dotnet / CI : Build, Test and publish: src/JSLTSharp/JsonTransform.cs#L115
Define a constant instead of using this literal '->elseif(' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
dotnet / CI : Build, Test and publish: src/JSLTSharp/JsonTransforms/EmbededFunctions/ValueTransformations/FormatDateTransformOperation.cs#L27
Use a format provider when parsing date and time. (https://rules.sonarsource.com/csharp/RSPEC-6580)
dotnet / CI : Build, Test and publish: src/JSLTSharp/JsonTransforms/EmbededFunctions/ValueTransformations/ConcatStringTransformationOperation.cs#L23
"StartsWith" overloads that take a "char" should be used (https://rules.sonarsource.com/csharp/RSPEC-6610)
dotnet / CI : Build, Test and publish: src/JSLTSharp/JsonTransforms/EmbededFunctions/ConditionalOperations/IfNotEmptyConditionalKeyOperation.cs#L21
Make 'Exists' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
dotnet / CI : Build, Test and publish: src/JSLTSharp/JsonTransforms/EmbededFunctions/ConditionalOperations/IfNotEmptyConditionalKeyOperation.cs#L23
"StartsWith" overloads that take a "char" should be used (https://rules.sonarsource.com/csharp/RSPEC-6610)
dotnet / CI : Build, Test and publish: src/JSLTSharp/JsonTransforms/EmbededFunctions/ConditionalOperations/ExistsTransformOperation.cs#L29
Make 'Exists' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)