Introduce centralized package management for IS v8 samples (#320) #860
Annotations
22 warnings
|
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/analyze@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0, 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):
BFF/v4/OpenApi/OpenApi.Bff/OpenApi/OpenApiDocumentCombiner.cs#L15
Dereference of a possibly null reference.
|
|
Analyze (javascript):
BFF/v4/OpenApi/OpenApi.BffOpenApiDocumentParser/Program.cs#L66
Possible null reference argument for parameter 'serverUrl' in 'Task Program.ModifyAndCopyFile(string sourceFile, string apiPath, string serverUrl, string destFile)'.
|
|
Analyze (javascript):
BFF/v4/OpenApi/OpenApi.BffOpenApiDocumentParser/Program.cs#L66
Possible null reference argument for parameter 'apiPath' in 'Task Program.ModifyAndCopyFile(string sourceFile, string apiPath, string serverUrl, string destFile)'.
|
|
Analyze (javascript):
BFF/v4/OpenApi/OpenApi.BffOpenApiDocumentParser/Program.cs#L62
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
|
Analyze (javascript):
BFF/v4/OpenApi/OpenApi.BffOpenApiDocumentParser/OpenApiTransformer.cs#L25
Dereference of a possibly null reference.
|
|
Analyze (javascript):
BFF/v4/OpenApi/OpenApi.BffOpenApiDocumentParser/OpenApiTransformer.cs#L25
Dereference of a possibly null reference.
|
|
Analyze (javascript):
BFF/v4/OpenApi/OpenApi.BffOpenApiDocumentParser/OpenApiTransformer.cs#L16
Dereference of a possibly null reference.
|
|
Analyze (javascript):
BFF/v4/OpenApi/OpenApi.BffOpenApiDocumentParser/OpenApiTransformer.cs#L16
Dereference of a possibly null reference.
|
|
Analyze (javascript):
BFF/v4/Vue/Vue.Api/Program.cs#L32
'OpenApiEndpointConventionBuilderExtensions.WithOpenApi<TBuilder>(TBuilder)' is obsolete: 'WithOpenApi is deprecated and will be removed in a future release. For more information, visit https://aka.ms/aspnet/deprecate/002.' (https://aka.ms/aspnet/deprecate/002)
|
|
Analyze (javascript):
BFF/v4/Vue/Vue.Api/Program.cs#L32
'OpenApiEndpointConventionBuilderExtensions.WithOpenApi<TBuilder>(TBuilder)' is obsolete: 'WithOpenApi is deprecated and will be removed in a future release. For more information, visit https://aka.ms/aspnet/deprecate/002.' (https://aka.ms/aspnet/deprecate/002)
|
|
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/analyze@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0, 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/v7/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/v7/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
|
|
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
|