Skip to content

Merge pull request #47 from ladeak/dependabot/nuget/src/CHttp/nuget-2… #550

Merge pull request #47 from ladeak/dependabot/nuget/src/CHttp/nuget-2…

Merge pull request #47 from ladeak/dependabot/nuget/src/CHttp/nuget-2… #550

Triggered via push April 20, 2026 10:02
Status Success
Total duration 2m 25s
Artifacts

CI.yml

on: push
build-and-deploy
2m 22s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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)