Skip to content

Add ChromiumProcessFrames test and helper methods #521

Add ChromiumProcessFrames test and helper methods

Add ChromiumProcessFrames test and helper methods #521

Triggered via push March 20, 2026 20:33
Status Failure
Total duration 1m 50s
Artifacts

CI.yml

on: push
build-and-deploy
1m 46s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-and-deploy
Process completed with exit code 2.
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)