Fix automation #37
Annotations
10 warnings
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/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#L473
Method has 11 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#L499
Method has 12 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/Functions/TA_Acos.cs#L34
Remove this method and declare a constant for this value. (https://rules.sonarsource.com/csharp/RSPEC-3400)
|
src/TALib.NETCore/Functions/TA_Ad.cs#L37
Remove this method and declare a constant for this value. (https://rules.sonarsource.com/csharp/RSPEC-3400)
|
This job succeeded
Loading