Skip to content

corrections

corrections #124

Triggered via push October 13, 2024 23:58
Status Success
Total duration 4m 21s
Artifacts

Publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
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 ca2973786d7baeeb:1 for file lib/statistics/Max.cs line 1, but found existing inconsistent fingerprint value 273c966d700a166f847d27240282345a
Codacy_Scan
Calculated fingerprint of ca2973786d7baeeb:1 for file lib/statistics/Max.cs line 1, but found existing inconsistent fingerprint value 273c966d700a166f847d27240282345a
Codacy_Scan
Calculated fingerprint of ca2973786d7baeeb:1 for file lib/statistics/Max.cs line 1, but found existing inconsistent fingerprint value 273c966d700a166f847d27240282345a
Codacy_Scan
Calculated fingerprint of ca2973786d7baeeb:1 for file lib/statistics/Max.cs line 1, but found existing inconsistent fingerprint value 273c966d700a166f847d27240282345a
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: 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#L5
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/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)
SonarCloud: lib/core/tbar.cs#L53
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
SonarCloud: lib/core/tbar.cs#L54
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
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/
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'
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
build_publish
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/
build_publish: 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'
build_publish: 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'