Skip to content

aot-windows build

aot-windows build #93

Triggered via push April 16, 2026 17:29
Status Success
Total duration 3m 13s
Artifacts

CD.yml

on: push
build-and-deploy
3m 7s
build-and-deploy
cross-compile-windows-aot
2m 29s
cross-compile-windows-aot
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build-and-deploy
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: NuGet/login@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-deploy: src/CHttpExecutor/Program.cs#L13
Using member 'Microsoft.Extensions.DependencyInjection.McpServerBuilderExtensions.WithToolsFromAssembly(IMcpServerBuilder, Assembly, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The non-generic WithTools and WithToolsFromAssembly methods require dynamic lookup of method metadataand might not work in Native AOT. Use the generic WithTools method instead.
build-and-deploy: src/CHttpExecutor/Program.cs#L13
Using member 'Microsoft.Extensions.DependencyInjection.McpServerBuilderExtensions.WithToolsFromAssembly(IMcpServerBuilder, Assembly, JsonSerializerOptions)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The non-generic WithTools and WithToolsFromAssembly methods require dynamic lookup of method metadataand might not work in Native AOT. Use the generic WithTools method instead.
build-and-deploy
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.ObjectPool
build-and-deploy: src/CHttpServer/CHttpServer/HttpsConnectionMiddleware.cs#L57
Possible null reference argument for parameter 'transport' in 'DuplexPipeStreamAdapter<SslStream> HttpsConnectionMiddleware.CreateSslDuplexPipe(Stream transport, MemoryPool<byte> memoryPool)'.
build-and-deploy: src/CHttpServer/CHttpServer/HttpsConnectionMiddleware.cs#L266
'SslStream.KeyExchangeStrength' is obsolete: 'KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.' (https://aka.ms/dotnet-warnings/SYSLIB0058)
build-and-deploy: src/CHttpServer/CHttpServer/HttpsConnectionMiddleware.cs#L264
'SslStream.KeyExchangeAlgorithm' is obsolete: 'KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.' (https://aka.ms/dotnet-warnings/SYSLIB0058)
build-and-deploy: src/CHttpServer/CHttpServer/HttpsConnectionMiddleware.cs#L262
'SslStream.HashStrength' is obsolete: 'KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.' (https://aka.ms/dotnet-warnings/SYSLIB0058)
build-and-deploy: src/CHttpServer/CHttpServer/HttpsConnectionMiddleware.cs#L260
'SslStream.HashAlgorithm' is obsolete: 'KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.' (https://aka.ms/dotnet-warnings/SYSLIB0058)
build-and-deploy: src/CHttpServer/CHttpServer/HttpsConnectionMiddleware.cs#L258
'SslStream.CipherStrength' is obsolete: 'KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.' (https://aka.ms/dotnet-warnings/SYSLIB0058)
build-and-deploy: src/CHttpServer/CHttpServer/HttpsConnectionMiddleware.cs#L256
'SslStream.CipherAlgorithm' is obsolete: 'KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.' (https://aka.ms/dotnet-warnings/SYSLIB0058)
build-and-deploy: src/CHttpServer/CHttpServer/HttpsConnectionMiddleware.cs#L264
'ExchangeAlgorithmType' is obsolete: 'KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.' (https://aka.ms/dotnet-warnings/SYSLIB0058)
build-and-deploy: src/CHttpServer/CHttpServer/HttpsConnectionMiddleware.cs#L260
'HashAlgorithmType' is obsolete: 'KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.' (https://aka.ms/dotnet-warnings/SYSLIB0058)
build-and-deploy: src/CHttpServer/CHttpServer/HttpsConnectionMiddleware.cs#L256
'CipherAlgorithmType' is obsolete: 'KeyExchangeAlgorithm, KeyExchangeStrength, CipherAlgorithm, CipherStrength, HashAlgorithm and HashStrength properties of SslStream are obsolete. Use NegotiatedCipherSuite instead.' (https://aka.ms/dotnet-warnings/SYSLIB0058)