Skip to content

Merge pull request #13 from thomas-tran/feature/add-jsonwebkey-converter #120

Merge pull request #13 from thomas-tran/feature/add-jsonwebkey-converter

Merge pull request #13 from thomas-tran/feature/add-jsonwebkey-converter #120

Triggered via push March 30, 2024 06:37
Status Success
Total duration 2m 52s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Analyze (csharp): src/ScottBrady.IdentityModel/Tokens/EdDsa.cs#L31
'EdDsa.Create(string)' hides inherited member 'AsymmetricAlgorithm.Create(string)'. Use the new keyword if hiding was intended.
Analyze (csharp): src/ScottBrady.IdentityModel/Tokens/EdDsa.cs#L31
'EdDsa.Create(string)' hides inherited member 'AsymmetricAlgorithm.Create(string)'. Use the new keyword if hiding was intended.
Analyze (csharp): src/ScottBrady.IdentityModel/Tokens/EdDsa.cs#L31
'EdDsa.Create(string)' hides inherited member 'AsymmetricAlgorithm.Create(string)'. Use the new keyword if hiding was intended.
Analyze (csharp): src/ScottBrady.IdentityModel/Tokens/EdDsa.cs#L31
'EdDsa.Create(string)' hides inherited member 'AsymmetricAlgorithm.Create(string)'. Use the new keyword if hiding was intended.