remove unreachable code in GetParsedAuthValueElements (#4541) #102
benchmark-action.yml
on: push
Run performance benchmarks
7m 25s
Annotations
6 warnings
Run performance benchmarks
'PublicKey.Key' is obsolete: 'PublicKey.Key is obsolete. Use the appropriate method to get the public key, such as GetRSAPublicKey.' (https://aka.ms/dotnet-warnings/SYSLIB0027)
|
Run performance benchmarks
'PublicKey.Key' is obsolete: 'PublicKey.Key is obsolete. Use the appropriate method to get the public key, such as GetRSAPublicKey.' (https://aka.ms/dotnet-warnings/SYSLIB0027)
|
Run performance benchmarks
'X509Certificate2.X509Certificate2()' is obsolete: 'X509Certificate and X509Certificate2 are immutable. Use the appropriate constructor to create a new certificate.' (https://aka.ms/dotnet-warnings/SYSLIB0026)
|
Run performance benchmarks
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.' (https://aka.ms/dotnet-warnings/SYSLIB0028)
|
Run performance benchmarks
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.' (https://aka.ms/dotnet-warnings/SYSLIB0028)
|
Run performance benchmarks
'X509Certificate2.PrivateKey' is obsolete: 'X509Certificate2.PrivateKey is obsolete. Use the appropriate method to get the private key, such as GetRSAPrivateKey, or use the CopyWithPrivateKey method to create a new instance with a private key.' (https://aka.ms/dotnet-warnings/SYSLIB0028)
|