Skip to content

adds support for OpenAPI 3.1 descriptions #13884

adds support for OpenAPI 3.1 descriptions

adds support for OpenAPI 3.1 descriptions #13884

Triggered via pull request January 8, 2025 22:45
@baywetbaywet
synchronize #5936
feat/OAI-3-1
Status Failure
Total duration 2m 2s
Artifacts

codeql-analysis.yml

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

Annotations

7 errors and 1 warning
Analyze (csharp): src/Kiota.Builder/KiotaBuilder.cs#L193
'OpenApiDocument' does not contain a definition for 'GetHashCodeAsync' and no accessible extension method 'GetHashCodeAsync' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Kiota.Builder/KiotaBuilder.cs#L350
'OpenApiDocument' does not contain a definition for 'GetHashCodeAsync' and no accessible extension method 'GetHashCodeAsync' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Kiota.Builder/Plugins/PluginsGenerationService.cs#L69
'OpenApiYamlWriter' does not contain a definition for 'FlushAsync' and no accessible extension method 'FlushAsync' accepting a first argument of type 'OpenApiYamlWriter' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Kiota.Builder/KiotaBuilder.cs#L193
'OpenApiDocument' does not contain a definition for 'GetHashCodeAsync' and no accessible extension method 'GetHashCodeAsync' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Kiota.Builder/KiotaBuilder.cs#L350
'OpenApiDocument' does not contain a definition for 'GetHashCodeAsync' and no accessible extension method 'GetHashCodeAsync' accepting a first argument of type 'OpenApiDocument' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp): src/Kiota.Builder/Plugins/PluginsGenerationService.cs#L69
'OpenApiYamlWriter' does not contain a definition for 'FlushAsync' and no accessible extension method 'FlushAsync' accepting a first argument of type 'OpenApiYamlWriter' could be found (are you missing a using directive or an assembly reference?)
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636