Feat/improved prompt handling - #55
Open
equist wants to merge 14 commits into
Open
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run build script:
src/Open.IdentityServer/test/Open.IdentityServer.UnitTests/Stores/Default/DefaultUserConsentStoreTests.cs#L133
The variable 'expectedHandle' is assigned but its value is never used
|
|
Run build script:
src/Open.IdentityServer/test/Open.IdentityServer.UnitTests/Hosting/IdentityServerMiddlewareTests.cs#L178
The variable 'e' is declared but never used
|
|
Run build script:
src/Open.IdentityServer/test/Open.IdentityServer.UnitTests/Hosting/IdentityServerMiddlewareTests.cs#L154
The variable 'e' is declared but never used
|
|
Run build script:
src/Open.IdentityServer/test/Open.IdentityServer.IntegrationTests/Endpoints/Authorize/AuthorizeTests.cs#L1351
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Run build script:
src/Open.IdentityServer/test/Open.IdentityServer.IntegrationTests/Endpoints/Authorize/AuthorizeTests.cs#L1300
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Run build script:
src/Open.IdentityServer/test/Open.IdentityServer.IntegrationTests/Endpoints/Authorize/JwtRequestAuthorizeTests.cs#L1208
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Run build script:
src/Open.IdentityServer/test/Open.IdentityServer.IntegrationTests/Common/IdentityServerPipeline.cs#L184
Possible null reference argument for parameter 'pathMatch' in 'IApplicationBuilder MapExtensions.Map(IApplicationBuilder app, string pathMatch, Action<IApplicationBuilder> configuration)'.
|
|
Run build script:
src/Open.IdentityServer/test/Open.IdentityServer.IntegrationTests/Common/IdentityServerPipeline.cs#L180
Possible null reference argument for parameter 'pathMatch' in 'IApplicationBuilder MapExtensions.Map(IApplicationBuilder app, string pathMatch, Action<IApplicationBuilder> configuration)'.
|
|
Run build script:
src/Open.IdentityServer/test/Open.IdentityServer.IntegrationTests/Common/IdentityServerPipeline.cs#L176
Possible null reference argument for parameter 'pathMatch' in 'IApplicationBuilder MapExtensions.Map(IApplicationBuilder app, string pathMatch, Action<IApplicationBuilder> configuration)'.
|
|
Run build script:
src/Open.IdentityServer/test/Open.IdentityServer.IntegrationTests/Common/IdentityServerPipeline.cs#L172
Possible null reference argument for parameter 'pathMatch' in 'IApplicationBuilder MapExtensions.Map(IApplicationBuilder app, string pathMatch, Action<IApplicationBuilder> configuration)'.
|
background
wait
wait-all
cancel
parallel
Loading