Skip to content

Adds support for OpenAI plugin generation #4713

Adds support for OpenAI plugin generation

Adds support for OpenAI plugin generation #4713

Triggered via pull request May 15, 2024 11:41
Status Failure
Total duration 54s
Artifacts

integration-tests.yml

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

Annotations

7 errors
build: src/Kiota.Builder/Plugins/PluginsGenerationService.cs#L104
'PluginManifestDocument' does not contain a definition for 'NameForModel'
build: src/Kiota.Builder/Plugins/PluginsGenerationService.cs#L107
'PluginManifestDocument' does not contain a definition for 'Auth'
build: src/Kiota.Builder/Plugins/PluginsGenerationService.cs#L107
The type or namespace name 'V1AnonymousAuth' could not be found (are you missing a using directive or an assembly reference?)
build: src/Kiota.Builder/Plugins/PluginsGenerationService.cs#L108
'PluginManifestDocument' does not contain a definition for 'Api'
build: src/Kiota.Builder/Plugins/PluginsGenerationService.cs#L108
The type or namespace name 'Api' could not be found (are you missing a using directive or an assembly reference?)
build: src/Kiota.Builder/Plugins/PluginsGenerationService.cs#L110
The name 'ApiType' does not exist in the current context
build
Process completed with exit code 1.