Bump softprops/action-gh-release from 2 to 3 in the github-actions group #46
Annotations
10 warnings
|
Build:
src/CHttpServer/CHttpServer/HttpsConnectionMiddleware.cs#L57
Possible null reference argument for parameter 'transport' in 'DuplexPipeStreamAdapter<SslStream> HttpsConnectionMiddleware.CreateSslDuplexPipe(Stream transport, MemoryPool<byte> memoryPool)'.
|
|
Build:
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:
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:
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:
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:
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:
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:
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:
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:
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)
|
Loading