Merge branch 'dev' into add-fisher-transform #242
Annotations
21 warnings
lib/oscillators/Fisher.cs#L34
The field 'Fisher._prevValue' is never used
|
lib/oscillators/Fisher.cs#L34
The field 'Fisher._prevValue' is never used
|
lib/core/formatters.cs#L30
Define a constant instead of using this literal '</tr>' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
lib/core/formatters.cs#L30
Define a constant instead of using this literal '</tr>' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
lib/oscillators/Fisher.cs#L34
Remove the unused private field '_prevValue'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
lib/statistics/Max.cs#L54
Remove the unused private field 'Epsilon'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
lib/oscillators/Fisher.cs#L34
Remove the unused private field '_prevValue'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
lib/statistics/Min.cs#L54
Remove the unused private field 'Epsilon'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
lib/statistics/Max.cs#L54
Remove the unused private field 'Epsilon'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
lib/statistics/Mode.cs#L49
Remove the unused private field 'Epsilon'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
|
lib/oscillators/Fisher.cs#L34
The field 'Fisher._prevValue' is never used
|
lib/core/formatters.cs#L30
Define a constant instead of using this literal '</tr>' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
lib/oscillators/Fisher.cs#L34
Remove the unused private field '_prevValue'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
lib/statistics/Max.cs#L54
Remove the unused private field 'Epsilon'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
lib/statistics/Min.cs#L54
Remove the unused private field 'Epsilon'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
lib/statistics/Mode.cs#L49
Remove the unused private field 'Epsilon'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
lib/statistics/Stddev.cs#L50
Remove the unused private field 'Epsilon'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
lib/statistics/Variance.cs#L50
Remove the unused private field 'Epsilon'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
lib/oscillators/Fisher.cs#L34
The field 'Fisher._prevValue' is never used
|
lib/core/formatters.cs#L30
Define a constant instead of using this literal '</tr>' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
This job succeeded
Loading