Skip to content

CoreIdent Tests

CoreIdent Tests #77

Triggered via schedule March 18, 2026 03:12
Status Success
Total duration 5m 46s
Artifacts

coreident-tests.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

45 warnings
Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, 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/
Unit Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointAdditionalFixtureTests.cs#L27
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Unit Tests: tests/CoreIdent.Integration.Tests/Token/TokenRevocationFixtureTests.cs#L21
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Unit Tests: tests/CoreIdent.Integration.Tests/Discovery/OpenIdConfigurationFixtureTests.cs#L43
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Unit Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointEdgeFixtureTests.cs#L45
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Unit Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointEdgeFixtureTests.cs#L38
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Unit Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L87
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Unit Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L80
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Unit Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L39
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Unit Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L32
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Unit Tests: src/CoreIdent.Core/Endpoints/TokenEndpointExtensions.cs#L227
Possible null reference argument for parameter 'codeVerifier' in 'bool TokenEndpointExtensions.ValidatePkceS256(string codeVerifier, string expectedCodeChallenge)'.
Integration Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, 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/
Integration Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointAdditionalFixtureTests.cs#L34
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Integration Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointAdditionalFixtureTests.cs#L27
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Integration Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointEdgeFixtureTests.cs#L45
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Integration Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointEdgeFixtureTests.cs#L38
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Integration Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L87
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Integration Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L80
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Integration Tests: tests/CoreIdent.Integration.Tests/Discovery/OpenIdConfigurationFixtureTests.cs#L43
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Integration Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L39
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Integration Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L32
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Integration Tests: src/CoreIdent.Core/Endpoints/TokenEndpointExtensions.cs#L227
Possible null reference argument for parameter 'codeVerifier' in 'bool TokenEndpointExtensions.ValidatePkceS256(string codeVerifier, string expectedCodeChallenge)'.
Full Test Suite
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@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/
Full Test Suite
No files were found with the provided path: coverage.cobertura.xml. No artifacts will be uploaded.
Full Test Suite: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointEdgeFixtureTests.cs#L45
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Full Test Suite: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointEdgeFixtureTests.cs#L38
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Full Test Suite: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointAdditionalFixtureTests.cs#L34
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Full Test Suite: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointAdditionalFixtureTests.cs#L27
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Full Test Suite: tests/CoreIdent.Integration.Tests/Discovery/OpenIdConfigurationFixtureTests.cs#L43
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Full Test Suite: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L87
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Full Test Suite: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L80
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Full Test Suite: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L39
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Full Test Suite: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L32
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
Full Test Suite: src/CoreIdent.Core/Endpoints/TokenEndpointExtensions.cs#L227
Possible null reference argument for parameter 'codeVerifier' in 'bool TokenEndpointExtensions.ValidatePkceS256(string codeVerifier, string expectedCodeChallenge)'.
E2E Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, 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/
E2E Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointEdgeFixtureTests.cs#L38
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
E2E Tests: tests/CoreIdent.Integration.Tests/Token/TokenRevocationFixtureTests.cs#L21
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
E2E Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointAdditionalFixtureTests.cs#L34
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
E2E Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointAdditionalFixtureTests.cs#L27
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
E2E Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L87
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
E2E Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L80
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
E2E Tests: tests/CoreIdent.Integration.Tests/Discovery/OpenIdConfigurationFixtureTests.cs#L43
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
E2E Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L39
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
E2E Tests: tests/CoreIdent.Integration.Tests/UserInfo/UserInfoEndpointFixtureTests.cs#L32
'GrantTypes.Password' is obsolete: 'Password grant (ROPC) is deprecated in OAuth 2.1. Use CoreIdent.Legacy.PasswordGrant package for migration support.'
E2E Tests: src/CoreIdent.Core/Endpoints/TokenEndpointExtensions.cs#L227
Possible null reference argument for parameter 'codeVerifier' in 'bool TokenEndpointExtensions.ValidatePkceS256(string codeVerifier, string expectedCodeChallenge)'.