chore(deps): update dependency microsoft.openapi to v2 #5598
Annotations
10 errors and 3 warnings
|
Analyze (csharp):
src/Altinn.App.Api/Controllers/CustomOpenApiController.cs#L978
The type or namespace name 'IOpenApiAny' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
src/Altinn.App.Api/Extensions/SwaggerFilterExtensions.cs#L22
Reference to type 'OpenApiDocument' claims it is defined in 'Microsoft.OpenApi', but it could not be found
|
|
Analyze (csharp):
src/Altinn.App.Api/Extensions/SwaggerFilterExtensions.cs#L24
The type or namespace name 'OpenApiDocument' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
src/Altinn.App.Api/Controllers/CustomOpenApiController.cs#L1617
'SchemaPostVisitor.Visit(OpenApiSchema)': no suitable method found to override
|
|
Analyze (csharp):
src/Altinn.App.Api/Controllers/CustomOpenApiController.cs#L1564
The type or namespace name 'OpenApiReference' could not be found (are you missing a using directive or an assembly reference?)
|
|
Analyze (csharp):
src/Altinn.App.Api/Extensions/SwaggerFilterExtensions.cs#L2
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
Analyze (csharp):
src/Altinn.App.Api/Controllers/CustomOpenApiController.cs#L22
The type or namespace name 'Services' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
Analyze (csharp):
src/Altinn.App.Api/Controllers/CustomOpenApiController.cs#L21
The type or namespace name 'Models' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
Analyze (csharp):
src/Altinn.App.Api/Controllers/CustomOpenApiController.cs#L20
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
Analyze (csharp):
src/Altinn.App.Api/Controllers/CustomOpenApiController.cs#L19
The type or namespace name 'Any' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
Analyze (csharp)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: github/codeql-action/autobuild@bffd034ab1518ad839a542b8a7356e13a240e076, github/codeql-action/init@bffd034ab1518ad839a542b8a7356e13a240e076. 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/
|
|
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Analyze (csharp)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|