Skip to content

adds support for OpenAPI 3.1 descriptions #5565

adds support for OpenAPI 3.1 descriptions

adds support for OpenAPI 3.1 descriptions #5565

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

idempotency-tests.yml

on: pull_request
Matrix: idempotency
cleanup
0s
cleanup
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: 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?)
build: 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?)
build: 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?)
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636