adds support for OpenAPI 3.1 descriptions #5565
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
|