Skip to content

refactored Quantower classes #121

refactored Quantower classes

refactored Quantower classes #121

Triggered via pull request October 13, 2024 05:52
@mihakraljmihakralj
opened #42
dev
Status Failure
Total duration 3m 12s
Artifacts

Publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 28 warnings
SonarCloud
Process completed with exit code 1.
Codacy_Scan
Calculated fingerprint of 4400fccee1940a0:1 for file lib/statistics/Variance.cs line 1, but found existing inconsistent fingerprint value 522bf6aeecfc8bf2504dde666b77f165
Codacy_Scan
Calculated fingerprint of 4400fccee1940a0:1 for file lib/statistics/Variance.cs line 1, but found existing inconsistent fingerprint value 522bf6aeecfc8bf2504dde666b77f165
Codacy_Scan
Calculated fingerprint of 4400fccee1940a0:1 for file lib/statistics/Variance.cs line 1, but found existing inconsistent fingerprint value 522bf6aeecfc8bf2504dde666b77f165
Codacy_Scan
Calculated fingerprint of 4400fccee1940a0:1 for file lib/statistics/Variance.cs line 1, but found existing inconsistent fingerprint value 522bf6aeecfc8bf2504dde666b77f165
Codacy_Scan
Calculated fingerprint of 4400fccee1940a0:1 for file lib/statistics/Variance.cs line 1, but found existing inconsistent fingerprint value 522bf6aeecfc8bf2504dde666b77f165
Codacy_Scan
Calculated fingerprint of 4400fccee1940a0:1 for file lib/statistics/Variance.cs line 1, but found existing inconsistent fingerprint value 522bf6aeecfc8bf2504dde666b77f165
Codacy_Scan
Calculated fingerprint of 81c9afbfd47b8551:1 for file lib/errors/Msle.cs line 1, but found existing inconsistent fingerprint value e346724277a67f7eb9c9b06cc76d6ddc
Codacy_Scan
Calculated fingerprint of 81c9afbfd47b8551:1 for file lib/errors/Msle.cs line 1, but found existing inconsistent fingerprint value e346724277a67f7eb9c9b06cc76d6ddc
Codacy_Scan
Calculated fingerprint of 81c9afbfd47b8551:1 for file lib/errors/Msle.cs line 1, but found existing inconsistent fingerprint value e346724277a67f7eb9c9b06cc76d6ddc
Codacy_Scan
Calculated fingerprint of 81c9afbfd47b8551:1 for file lib/errors/Msle.cs line 1, but found existing inconsistent fingerprint value e346724277a67f7eb9c9b06cc76d6ddc
SonarCloud
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
SonarCloud: quantower/Volatility/TestIndicator.cs#L30
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
SonarCloud: lib/averages/Htit.cs#L2
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
SonarCloud: lib/averages/Jma.cs#L2
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
SonarCloud: lib/averages/Maaf.cs#L1
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
SonarCloud: lib/averages/Jma.cs#L7
Remove this unread private field '_vshort' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
SonarCloud: lib/averages/Jma.cs#L7
Remove the field '_vlong' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
SonarCloud: lib/averages/T3.cs#L8
Remove this unread private field '_k1m' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
SonarCloud: lib/averages/T3.cs#L6
Remove the field '_vfactor' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
SonarCloud: lib/averages/Zlema.cs#L11
Remove this unread private field '_lag' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
SonarCloud: lib/averages/Wma.cs#L5
Remove the field '_period' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)
Code_Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Code_Coverage: SyntheticVendor/SyntheticVendor.cs#L264
'HistoryAggregation.GetPeriod' is obsolete: 'This property is retained for compatibility - will be removed in the future. Use casting to a specific type of aggregation and refer to the properties of the aggregation directly'
Code_Coverage: SyntheticVendor/SyntheticVendor.cs#L264
'HistoryAggregation.GetPeriod' is obsolete: 'This property is retained for compatibility - will be removed in the future. Use casting to a specific type of aggregation and refer to the properties of the aggregation directly'
CodeQL
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
SecurityCodeScan
The following actions use a deprecated Node.js version and will be forced to run on node20: nuget/setup-nuget@v1, microsoft/setup-msbuild@v1, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
SecurityCodeScan
The 'dotnet-quality' input can be used only with .NET SDK version in A.B, A.B.x, A, A.x and A.B.Cxx formats where the major tag is higher than 5. You specified: 3.1.x. 'dotnet-quality' input is ignored.
SecurityCodeScan
Uploading multiple SARIF runs with the same category is deprecated and will be removed on June 4, 2025. Please update your workflow to upload a single run per category. For more information, see https://github.blog/changelog/2024-05-06-code-scanning-will-stop-combining-runs-from-a-single-upload