Skip to content

build(nuget): embed DaxAlgo logo as the package icon for all six pack… #19

build(nuget): embed DaxAlgo logo as the package icon for all six pack…

build(nuget): embed DaxAlgo logo as the package icon for all six pack… #19

Triggered via push July 12, 2026 21:18
Status Success
Total duration 1m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
cli
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
cli: src/windows/Tools/DaxAlgo.Codegen/StrategyCodegenClientFactory.cs#L24
Parameter 'options' has no matching param tag in the XML comment for 'StrategyCodegenClientFactory.StrategyCodegenClientFactory(Func<HttpClient>, AiCodegenOptions, Func<string, string?>)' (but other parameters do)
cli: src/windows/Tools/DaxAlgo.Codegen/OpenAiCompatibleCodegenClient.cs#L29
Parameter 'model' has no matching param tag in the XML comment for 'OpenAiCompatibleCodegenClient.OpenAiCompatibleCodegenClient(HttpClient, string, string, string, string, string?, bool)' (but other parameters do)
cli: src/windows/Tools/DaxAlgo.Codegen/OpenAiCompatibleCodegenClient.cs#L29
Parameter 'baseUrl' has no matching param tag in the XML comment for 'OpenAiCompatibleCodegenClient.OpenAiCompatibleCodegenClient(HttpClient, string, string, string, string, string?, bool)' (but other parameters do)
cli: src/windows/Tools/DaxAlgo.Codegen/OpenAiCompatibleCodegenClient.cs#L29
Parameter 'displayName' has no matching param tag in the XML comment for 'OpenAiCompatibleCodegenClient.OpenAiCompatibleCodegenClient(HttpClient, string, string, string, string, string?, bool)' (but other parameters do)
cli: src/windows/Tools/DaxAlgo.Codegen/OpenAiCompatibleCodegenClient.cs#L29
Parameter 'providerId' has no matching param tag in the XML comment for 'OpenAiCompatibleCodegenClient.OpenAiCompatibleCodegenClient(HttpClient, string, string, string, string, string?, bool)' (but other parameters do)
cli: src/windows/Tools/DaxAlgo.Codegen/OpenAiCompatibleCodegenClient.cs#L29
Parameter 'http' has no matching param tag in the XML comment for 'OpenAiCompatibleCodegenClient.OpenAiCompatibleCodegenClient(HttpClient, string, string, string, string, string?, bool)' (but other parameters do)
cli: src/windows/Core/TradingTerminal.Core/Strategies/StrategyBrokerCapability.cs#L10
XML comment has cref attribute 'IBrokerClient' that could not be resolved
cli: src/windows/Core/TradingTerminal.Core/Ml/EwmaForecaster.cs#L10
XML comment on 'EwmaForecaster' has a paramref tag for 'dimensions', but there is no parameter by that name
cli: src/windows/Core/TradingTerminal.Core/Ml/DepthStepSampler.cs#L9
XML comment on 'DepthStepSampler' has a paramref tag for 'maxGap', but there is no parameter by that name
cli: src/windows/Core/TradingTerminal.Core/Configuration/AiCodegenOptions.cs#L38
XML comment has cref attribute 'ProviderId' that could not be resolved
in-repo
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/