Skip to content

Iatsuta/move context evaluator (#254) #635

Iatsuta/move context evaluator (#254)

Iatsuta/move context evaluator (#254) #635

Triggered via push October 18, 2023 15:32
Status Success
Total duration 14m 7s
Artifacts

sonarqube.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/Framework.Core.Pipe/PipeMaybeObjectExtensions.cs#L9
All 'Maybe' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
build: src/Framework.Core.Pipe/PipeObjectExtensions.cs#L5
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: src/Framework.Core.Pipe/PipeObjectExtensions.cs#L14
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: src/Framework.Core.Pipe/PipeObjectExtensions.cs#L65
Reduce the number of generic parameters in the 'PipeObjectExtensions.Pipe' method to no more than the 3 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
build: src/Framework.Core.Pipe/PipeObjectExtensions.cs#L94
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: src/Framework.Core.Pipe/PipeObjectExtensions.cs#L101
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
build: src/Framework.Core.Pipe/FuncHelper.cs#L26
Reduce the number of generic parameters in the 'FuncHelper.Create' method to no more than the 3 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
build: src/Framework.Core.Pipe/FuncHelper.cs#L33
Reduce the number of generic parameters in the 'FuncHelper.Create' method to no more than the 3 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
build: src/Framework.Core.Pipe/ObjectGeneratorExtensions.cs#L12
Split this method into two, one handling parameters check and the other handling the iterator. (https://rules.sonarsource.com/csharp/RSPEC-4456)
build: src/Framework.Core.Pipe/PipeObjectExtensions.cs#L187
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)