Nullable improvments for StringExtensions. - #53
Open
equist wants to merge 1 commit 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.IntegrationTests/Common/IdentityServerPipeline.cs#L169
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.UnitTests/Stores/Default/DefaultAuthorizationCodeStoreTests.cs#L126
The variable 'expectedHandle' is assigned but its value is never used
|
|
Run build script:
src/Open.IdentityServer/test/Open.IdentityServer.UnitTests/Stores/Default/DefaultRefreshTokenStoreTests.cs#L189
The variable 'expectedHandle' is assigned but its value is never used
|
|
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/Common/IdentityServerPipeline.cs#L181
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#L177
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#L173
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#L169
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