Skip to content

fix: unbreak the Debug build of the Blazor demo (#106) #105

fix: unbreak the Debug build of the Blazor demo (#106)

fix: unbreak the Debug build of the Blazor demo (#106) #105

Triggered via push July 27, 2026 14:44
Status Success
Total duration 2m 21s
Artifacts 3

ci-cd.yml

on: push
Matrix: build-and-test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
build-and-test (ubuntu-latest, 10.0.x): src/TechnicalAnalysis.Functions/HtDcPeriod/HtDcPeriodResult.cs#L28
XML comment is not placed on a valid language element
build-and-test (ubuntu-latest, 10.0.x): src/TechnicalAnalysis.Functions/Dx/DxResult.cs#L27
XML comment is not placed on a valid language element
build-and-test (ubuntu-latest, 10.0.x): src/TechnicalAnalysis.Functions/Correl/CorrelResult.cs#L34
XML comment is not placed on a valid language element
build-and-test (ubuntu-latest, 10.0.x): src/TechnicalAnalysis.Functions/ZigZag/TAMath.cs#L61
Parameter 'deviation' has no matching param tag in the XML comment for 'TAMath.ZigZag(int, int, float[], float[], double)' (but other parameters do)
build-and-test (ubuntu-latest, 10.0.x): src/TechnicalAnalysis.Functions/Natr/TAMath.cs#L60
Parameter 'timePeriod' has no matching param tag in the XML comment for 'TAMath.Natr(int, int, float[], float[], float[], int)' (but other parameters do)
build-and-test (ubuntu-latest, 10.0.x): src/TechnicalAnalysis.Functions/MidPrice/TAMath.cs#L57
Parameter 'timePeriod' has no matching param tag in the XML comment for 'TAMath.MidPrice(int, int, float[], float[], int)' (but other parameters do)
build-and-test (ubuntu-latest, 10.0.x): src/TechnicalAnalysis.Functions/MacdFix/TAMath.cs#L58
Parameter 'signalPeriod' has no matching param tag in the XML comment for 'TAMath.MacdFix(int, int, float[], int)' (but other parameters do)
build-and-test (ubuntu-latest, 10.0.x): src/TechnicalAnalysis.Common/Abstractions/CandleIndicator.cs#L44
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
build-and-test (ubuntu-latest, 10.0.x): src/TechnicalAnalysis.Common/Helpers/ValidationHelper.cs#L166
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
build-and-test (ubuntu-latest, 10.0.x): src/TechnicalAnalysis.Common/Helpers/ValidationHelper.cs#L45
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
build-and-test (macos-latest, 10.0.x): src/TechnicalAnalysis.Functions/HtDcPeriod/HtDcPeriodResult.cs#L28
XML comment is not placed on a valid language element
build-and-test (macos-latest, 10.0.x): src/TechnicalAnalysis.Functions/Dx/DxResult.cs#L27
XML comment is not placed on a valid language element
build-and-test (macos-latest, 10.0.x): src/TechnicalAnalysis.Functions/Correl/CorrelResult.cs#L34
XML comment is not placed on a valid language element
build-and-test (macos-latest, 10.0.x): src/TechnicalAnalysis.Functions/ZigZag/TAMath.cs#L61
Parameter 'deviation' has no matching param tag in the XML comment for 'TAMath.ZigZag(int, int, float[], float[], double)' (but other parameters do)
build-and-test (macos-latest, 10.0.x): src/TechnicalAnalysis.Functions/Natr/TAMath.cs#L60
Parameter 'timePeriod' has no matching param tag in the XML comment for 'TAMath.Natr(int, int, float[], float[], float[], int)' (but other parameters do)
build-and-test (macos-latest, 10.0.x): src/TechnicalAnalysis.Functions/MidPrice/TAMath.cs#L57
Parameter 'timePeriod' has no matching param tag in the XML comment for 'TAMath.MidPrice(int, int, float[], float[], int)' (but other parameters do)
build-and-test (macos-latest, 10.0.x): src/TechnicalAnalysis.Functions/MacdFix/TAMath.cs#L58
Parameter 'signalPeriod' has no matching param tag in the XML comment for 'TAMath.MacdFix(int, int, float[], int)' (but other parameters do)
build-and-test (macos-latest, 10.0.x): src/TechnicalAnalysis.Common/Abstractions/CandleIndicator.cs#L44
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
build-and-test (macos-latest, 10.0.x): src/TechnicalAnalysis.Common/Helpers/ValidationHelper.cs#L166
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
build-and-test (macos-latest, 10.0.x): src/TechnicalAnalysis.Common/Helpers/ValidationHelper.cs#L45
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
build-and-test (windows-latest, 10.0.x): src/TechnicalAnalysis.Functions/HtDcPeriod/HtDcPeriodResult.cs#L28
XML comment is not placed on a valid language element
build-and-test (windows-latest, 10.0.x): src/TechnicalAnalysis.Functions/Dx/DxResult.cs#L27
XML comment is not placed on a valid language element
build-and-test (windows-latest, 10.0.x): src/TechnicalAnalysis.Functions/Correl/CorrelResult.cs#L34
XML comment is not placed on a valid language element
build-and-test (windows-latest, 10.0.x): src/TechnicalAnalysis.Functions/ZigZag/TAMath.cs#L61
Parameter 'deviation' has no matching param tag in the XML comment for 'TAMath.ZigZag(int, int, float[], float[], double)' (but other parameters do)
build-and-test (windows-latest, 10.0.x): src/TechnicalAnalysis.Functions/Natr/TAMath.cs#L60
Parameter 'timePeriod' has no matching param tag in the XML comment for 'TAMath.Natr(int, int, float[], float[], float[], int)' (but other parameters do)
build-and-test (windows-latest, 10.0.x): src/TechnicalAnalysis.Functions/MidPrice/TAMath.cs#L57
Parameter 'timePeriod' has no matching param tag in the XML comment for 'TAMath.MidPrice(int, int, float[], float[], int)' (but other parameters do)
build-and-test (windows-latest, 10.0.x): src/TechnicalAnalysis.Functions/MacdFix/TAMath.cs#L58
Parameter 'signalPeriod' has no matching param tag in the XML comment for 'TAMath.MacdFix(int, int, float[], int)' (but other parameters do)
build-and-test (windows-latest, 10.0.x): src/TechnicalAnalysis.Common/Abstractions/CandleIndicator.cs#L44
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
build-and-test (windows-latest, 10.0.x): src/TechnicalAnalysis.Common/Helpers/ValidationHelper.cs#L166
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)
build-and-test (windows-latest, 10.0.x): src/TechnicalAnalysis.Common/Helpers/ValidationHelper.cs#L45
'if' statement can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0046)

Artifacts

Produced during runtime
Name Size Digest
test-results-macos-latest
217 KB
sha256:15ce8599978d59803cd24a74f97abc43db0994afb12fbdc081e586648cbdc767
test-results-ubuntu-latest
218 KB
sha256:b9960008ee20d0f08b1e428cfc331555b217fd5c175ba91a5ceb6358982720df
test-results-windows-latest
217 KB
sha256:62365250ee58edbeb764b8318034cd5c17afc9973cebcaad5ccd00815641176c