More reduce cognitive complexity for functions #34
Annotations
10 warnings
src/TALib.NETCore/Functions/FunctionUtilities.cs#L109
Method has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/TALib.NETCore/Functions/FunctionUtilities.cs#L217
Method has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/TALib.NETCore/Candles/TA_AbandonedBaby.cs#L26
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/TALib.NETCore/Candles/TA_AbandonedBaby.cs#L48
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/TALib.NETCore/Functions/FunctionUtilities.cs#L473
Method has 11 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/TALib.NETCore/Functions/FunctionUtilities.cs#L499
Method has 12 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/TALib.NETCore/Candles/TA_AbandonedBaby.cs#L59
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/TALib.NETCore/Functions/TA_Accbands.cs#L26
Method has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/TALib.NETCore/Functions/TA_Accbands.cs#L45
Method has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
src/TALib.NETCore/Candles/TA_AbandonedBaby.cs#L172
Method has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
This job succeeded
Loading