Merge pull request #259 from CrspyAu/issue-258-capped-buffer-expansion #325
Annotations
5 warnings
Run unit tests
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
Run unit tests:
jose-jwt/jws/netstandard1_4/EcdsaUsingSha.cs#L76
The variable 'e' is declared but never used
|
Run unit tests:
UnitTests/jwk/JwkSetTest.cs#L203
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Run unit tests:
UnitTests/jwk/JwkTest.cs#L436
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Run unit tests:
UnitTests/jwk/JwkTest.cs#L518
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Loading