Skip to content

Fix analyzer warnings #41

Fix analyzer warnings

Fix analyzer warnings #41

Triggered via push August 8, 2024 21:52
Status Success
Total duration 2m 9s
Artifacts
Matrix: analyze
Fit to window
Zoom out
Zoom in

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)