Skip to content

replicated tests to .net47 and .net46 projects #416

replicated tests to .net47 and .net46 projects

replicated tests to .net47 and .net46 projects #416

Triggered via push March 26, 2026 17:54
Status Success
Total duration 2m 31s
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

1 error and 79 warnings
Build and test .NET Framework (net40)
Process completed with exit code 1.
Build and test .NET Framework (net40)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, microsoft/setup-msbuild@v1.1, nuget/setup-nuget@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and test .NET Core (ubuntu-22.04, net5.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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, 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/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/ConcatKDFTest.cs#L36
This call site is reachable on all platforms. 'CngKeyUsages.KeyAgreement' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net5.0): UnitTests/ConcatKDFTest.cs#L35
This call site is reachable on all platforms. 'CngKeyUsages.KeyAgreement' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net5.0): UnitTests/TestSuiteEcdhUtils.cs#L47
This call site is reachable on all platforms. 'CngKeyUsages.Signing' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net5.0): UnitTests/TestSuiteCngKeyUtils.cs#L42
This call site is reachable on all platforms. 'CngKeyUsages.Signing' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net5.0): UnitTests/TestSuiteEcdhUtils.cs#L64
This call site is reachable on all platforms. 'CngKeyUsages.Signing' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net5.0): UnitTests/TestSuiteCngKeyUtils.cs#L93
This call site is reachable on all platforms. 'CngKeyUsages.Signing' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, 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 Framework (net47)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, microsoft/setup-msbuild@v1.1, nuget/setup-nuget@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and test .NET Core (ubuntu-latest, net8.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and test .NET Core (ubuntu-latest, net8.0): jose-jwt/crypto/RsaPss.cs#L13
This call site is reachable on all platforms. 'CngAlgorithm.Algorithm' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L14
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L11
This call site is reachable on all platforms. 'CngAlgorithm.Algorithm' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L31
This call site is reachable on all platforms. 'CngAlgorithm.Algorithm' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-latest, net8.0): jose-jwt/crypto/ConcatKDF.cs#L15
This call site is reachable on all platforms. 'ECDiffieHellmanCng' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L34
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-latest, net8.0): jose-jwt/crypto/ConcatKDF.cs#L17
This call site is reachable on all platforms. 'ECDiffieHellmanCng.DeriveSecretAgreementHandle(CngKey)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L21
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L41
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-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 (ubuntu-22.04, netcoreapp3.1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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, 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/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)
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 (macos-latest, net8.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and test .NET Core (macos-latest, net8.0): jose-jwt/crypto/RsaPss.cs#L29
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (macos-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L41
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (macos-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L34
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (macos-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L31
This call site is reachable on all platforms. 'CngAlgorithm.Algorithm' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (macos-latest, net8.0): jose-jwt/crypto/ConcatKDF.cs#L15
This call site is reachable on all platforms. 'ECDiffieHellmanCng' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (macos-latest, net8.0): jose-jwt/crypto/ConcatKDF.cs#L17
This call site is reachable on all platforms. 'ECDiffieHellmanCng.DeriveSecretAgreementHandle(CngKey)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (macos-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L11
This call site is reachable on all platforms. 'CngAlgorithm.Algorithm' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (macos-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L14
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (macos-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L21
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (macos-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 Framework (net46)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, microsoft/setup-msbuild@v1.1, nuget/setup-nuget@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and test .NET Core (ubuntu-22.04, net8.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and test .NET Core (ubuntu-22.04, net8.0): jose-jwt/crypto/RsaPss.cs#L47
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net8.0): jose-jwt/crypto/RsaPss.cs#L54
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net8.0): jose-jwt/crypto/RsaPss.cs#L29
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net8.0): jose-jwt/crypto/RsaOaep.cs#L31
This call site is reachable on all platforms. 'CngAlgorithm.Algorithm' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net8.0): jose-jwt/crypto/ConcatKDF.cs#L15
This call site is reachable on all platforms. 'ECDiffieHellmanCng' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net8.0): jose-jwt/crypto/RsaOaep.cs#L41
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net8.0): jose-jwt/crypto/ConcatKDF.cs#L17
This call site is reachable on all platforms. 'ECDiffieHellmanCng.DeriveSecretAgreementHandle(CngKey)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net8.0): jose-jwt/crypto/RsaPss.cs#L13
This call site is reachable on all platforms. 'CngAlgorithm.Algorithm' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, net8.0): jose-jwt/crypto/RsaOaep.cs#L34
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (ubuntu-22.04, 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, netcoreapp3.1)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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#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/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)
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)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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, 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/ConcatKDFTest.cs#L36
This call site is reachable on all platforms. 'CngKeyUsages.KeyAgreement' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (windows-latest, net5.0): UnitTests/ConcatKDFTest.cs#L35
This call site is reachable on all platforms. 'CngKeyUsages.KeyAgreement' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
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/TestSuiteEcdhUtils.cs#L64
This call site is reachable on all platforms. 'CngKeyUsages.Signing' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (windows-latest, net5.0): UnitTests/TestSuiteCngKeyUtils.cs#L42
This call site is reachable on all platforms. 'CngKeyUsages.Signing' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (windows-latest, net5.0): UnitTests/TestSuiteEcdhUtils.cs#L47
This call site is reachable on all platforms. 'CngKeyUsages.Signing' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (windows-latest, net5.0): UnitTests/TestSuiteCngKeyUtils.cs#L93
This call site is reachable on all platforms. 'CngKeyUsages.Signing' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
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, net8.0)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and test .NET Core (windows-latest, net8.0): jose-jwt/crypto/ConcatKDF.cs#L17
This call site is reachable on all platforms. 'ECDiffieHellmanCng.DeriveSecretAgreementHandle(CngKey)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (windows-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L11
This call site is reachable on all platforms. 'CngAlgorithm.Algorithm' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (windows-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L34
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (windows-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L41
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (windows-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L21
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (windows-latest, net8.0): jose-jwt/crypto/ConcatKDF.cs#L15
This call site is reachable on all platforms. 'ECDiffieHellmanCng' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (windows-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L14
This call site is reachable on all platforms. 'CngKey.Handle' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (windows-latest, net8.0): jose-jwt/crypto/RsaPss.cs#L13
This call site is reachable on all platforms. 'CngAlgorithm.Algorithm' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and test .NET Core (windows-latest, net8.0): jose-jwt/crypto/RsaOaep.cs#L31
This call site is reachable on all platforms. 'CngAlgorithm.Algorithm' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
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.