Merge pull request #259 from CrspyAu/issue-258-capped-buffer-expansion #325
build-test.yml
on: push
Matrix: Build and test .NET Framework
Matrix: Build and test .NET Core
Annotations
36 warnings
Build and test .NET Core (ubuntu-22.04, netcoreapp3.1):
jose-jwt/jws/netstandard1_4/EcdsaUsingSha.cs#L76
The variable 'e' is declared but never used
|
Build and test .NET Core (ubuntu-22.04, netcoreapp3.1):
UnitTests/jwk/JwkSetTest.cs#L203
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and test .NET Core (ubuntu-22.04, netcoreapp3.1):
UnitTests/jwk/JwkTest.cs#L436
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (ubuntu-22.04, netcoreapp3.1):
UnitTests/jwk/JwkTest.cs#L518
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (ubuntu-22.04, net5.0):
jose-jwt/jws/netstandard1_4/EcdsaUsingSha.cs#L76
The variable 'e' is declared but never used
|
Build and test .NET Core (ubuntu-22.04, net5.0):
UnitTests/jwk/JwkSetTest.cs#L203
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and test .NET Core (ubuntu-22.04, net5.0):
UnitTests/jwk/JwkTest.cs#L436
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (ubuntu-22.04, net5.0):
UnitTests/jwk/JwkTest.cs#L518
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (ubuntu-22.04, net8.0):
jose-jwt/jws/netstandard1_4/EcdsaUsingSha.cs#L76
The variable 'e' is declared but never used
|
Build and test .NET Core (ubuntu-22.04, net8.0):
UnitTests/jwk/JwkSetTest.cs#L203
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and test .NET Core (ubuntu-22.04, net8.0):
UnitTests/jwk/JwkTest.cs#L436
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (ubuntu-22.04, net8.0):
UnitTests/jwk/JwkTest.cs#L518
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (ubuntu-latest, net8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test .NET Core (ubuntu-latest, net8.0):
jose-jwt/jws/netstandard1_4/EcdsaUsingSha.cs#L76
The variable 'e' is declared but never used
|
Build and test .NET Core (ubuntu-latest, net8.0):
UnitTests/jwk/JwkSetTest.cs#L203
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and test .NET Core (ubuntu-latest, net8.0):
UnitTests/jwk/JwkTest.cs#L436
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (ubuntu-latest, net8.0):
UnitTests/jwk/JwkTest.cs#L518
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (macos-latest, net8.0):
jose-jwt/jws/netstandard1_4/EcdsaUsingSha.cs#L76
The variable 'e' is declared but never used
|
Build and test .NET Core (macos-latest, net8.0):
UnitTests/jwk/JwkSetTest.cs#L203
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and test .NET Core (macos-latest, net8.0):
UnitTests/jwk/JwkTest.cs#L436
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (macos-latest, net8.0):
UnitTests/jwk/JwkTest.cs#L518
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (windows-latest, netcoreapp3.1)
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
Build and test .NET Core (windows-latest, netcoreapp3.1):
jose-jwt/jws/netstandard1_4/EcdsaUsingSha.cs#L76
The variable 'e' is declared but never used
|
Build and test .NET Core (windows-latest, netcoreapp3.1):
UnitTests/jwk/JwkSetTest.cs#L203
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and test .NET Core (windows-latest, netcoreapp3.1):
UnitTests/jwk/JwkTest.cs#L436
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (windows-latest, netcoreapp3.1):
UnitTests/jwk/JwkTest.cs#L518
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (windows-latest, net8.0)
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
Build and test .NET Core (windows-latest, net8.0):
jose-jwt/jws/netstandard1_4/EcdsaUsingSha.cs#L76
The variable 'e' is declared but never used
|
Build and test .NET Core (windows-latest, net8.0):
UnitTests/jwk/JwkSetTest.cs#L203
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and test .NET Core (windows-latest, net8.0):
UnitTests/jwk/JwkTest.cs#L436
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (windows-latest, net8.0):
UnitTests/jwk/JwkTest.cs#L518
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (windows-latest, net5.0)
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
Build and test .NET Core (windows-latest, net5.0):
jose-jwt/jws/netstandard1_4/EcdsaUsingSha.cs#L76
The variable 'e' is declared but never used
|
Build and test .NET Core (windows-latest, net5.0):
UnitTests/jwk/JwkSetTest.cs#L203
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build and test .NET Core (windows-latest, net5.0):
UnitTests/jwk/JwkTest.cs#L436
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|
Build and test .NET Core (windows-latest, net5.0):
UnitTests/jwk/JwkTest.cs#L518
Do not use Assert.NotNull() on value type 'RSAParameters'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2002)
|