Skip to content

Add Aspire.ServiceDefaults to slnx (v7 and v8) and apply Aspire to SessionManagement sample in v8. #844

Add Aspire.ServiceDefaults to slnx (v7 and v8) and apply Aspire to SessionManagement sample in v8.

Add Aspire.ServiceDefaults to slnx (v7 and v8) and apply Aspire to SessionManagement sample in v8. #844

Triggered via pull request April 2, 2026 11:28
Status Failure
Total duration 3m 15s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 18 warnings
Analyze (javascript)
Process completed with exit code 1.
Analyze (csharp)
Process completed with exit code 1.
Analyze (javascript)
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@3e891b0cb619bf60e2c25674b222b8940e2c1c25, github/codeql-action/init@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0. 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/
Analyze (javascript): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/Passkeys.cshtml.cs#L18
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (javascript): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/Passkeys.cshtml.cs#L18
Non-nullable property 'CurrentPasskeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (javascript): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/RenamePasskey.cshtml.cs#L19
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (javascript): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Data/Migrations/20240123193529_Users.Designer.cs#L5
The using directive for 'IdentityServerAspNetIdentityPasskeys.Data' appeared previously in this namespace
Analyze (javascript): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/Passkeys.cshtml.cs#L18
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (javascript): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/Passkeys.cshtml.cs#L18
Non-nullable property 'CurrentPasskeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (javascript): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/RenamePasskey.cshtml.cs#L19
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (javascript): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Data/Migrations/20240123193529_Users.Designer.cs#L5
The using directive for 'IdentityServerAspNetIdentityPasskeys.Data' appeared previously in this namespace
Analyze (csharp)
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@3e891b0cb619bf60e2c25674b222b8940e2c1c25, github/codeql-action/init@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0. 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/
Analyze (csharp): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/Passkeys.cshtml.cs#L18
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/Passkeys.cshtml.cs#L18
Non-nullable property 'CurrentPasskeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/RenamePasskey.cshtml.cs#L19
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Data/Migrations/20240123193529_Users.Designer.cs#L5
The using directive for 'IdentityServerAspNetIdentityPasskeys.Data' appeared previously in this namespace
Analyze (csharp): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/Passkeys.cshtml.cs#L18
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/Passkeys.cshtml.cs#L18
Non-nullable property 'CurrentPasskeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/RenamePasskey.cshtml.cs#L19
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Analyze (csharp): IdentityServer/v8/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Data/Migrations/20240123193529_Users.Designer.cs#L5
The using directive for 'IdentityServerAspNetIdentityPasskeys.Data' appeared previously in this namespace