Fix analyzer warnings #41
Annotations
10 warnings
analyze (ubuntu-latest):
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)
|
analyze (ubuntu-latest):
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)
|
analyze (ubuntu-latest):
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)
|
analyze (ubuntu-latest):
src/TALib.NETCore/Candles/TA_AbandonedBaby.cs#L49
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
analyze (ubuntu-latest):
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)
|
analyze (ubuntu-latest):
src/TALib.NETCore/Functions/TA_Accbands.cs#L58
Method has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
analyze (ubuntu-latest):
src/TALib.NETCore/Candles/TA_AbandonedBaby.cs#L60
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
analyze (ubuntu-latest):
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)
|
analyze (ubuntu-latest):
src/TALib.NETCore/Candles/TA_AbandonedBaby.cs#L173
Method has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
analyze (ubuntu-latest):
src/TALib.NETCore/Functions/TA_Add.cs#L35
Remove this method and declare a constant for this value. (https://rules.sonarsource.com/csharp/RSPEC-3400)
|