Skip to content

fixed .net40 solution, ported new unit test #304

fixed .net40 solution, ported new unit test

fixed .net40 solution, ported new unit test #304

Triggered via push October 31, 2024 12:55
Status Success
Total duration 2m 55s
Artifacts

build-test.yml

on: push
Matrix: Build and test .NET Framework
Matrix: Build and test .NET Core
Fit to window
Zoom out
Zoom in

Annotations

27 warnings
Build and test .NET Core (ubuntu-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 (ubuntu-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 (ubuntu-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 (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 (ubuntu-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 (ubuntu-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 (ubuntu-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)
Build and test .NET Framework (net46)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/[email protected], nuget/setup-nuget@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test .NET Framework (net47)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/[email protected], nuget/setup-nuget@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
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, 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 Framework (net40)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/[email protected], nuget/setup-nuget@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/