Skip to content

Bump the all group with 1 update #24

Bump the all group with 1 update

Bump the all group with 1 update #24

Triggered via pull request July 27, 2026 05:17
Status Failure
Total duration 31s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test / Test / build: src/tests/IntegrationTests/Examples/VoiceCloning.cs#L32
'VoiceProfileResponse' does not contain a definition for 'VoiceType' and no accessible extension method 'VoiceType' accepting a first argument of type 'VoiceProfileResponse' could be found (are you missing a using directive or an assembly reference?)
Test / Test / build: src/tests/IntegrationTests/Examples/VoiceCloning.cs#L24
'VoiceboxClient' does not contain a definition for 'CreateProfileProfilesPostAsync' and no accessible extension method 'CreateProfileProfilesPostAsync' accepting a first argument of type 'VoiceboxClient' could be found (are you missing a using directive or an assembly reference?)
Test / Test / build: src/tests/IntegrationTests/Examples/Settings.cs#L33
'VoiceboxClient' does not contain a definition for 'GetGenerationSettingsEndpointSettingsGenerationGetAsync' and no accessible extension method 'GetGenerationSettingsEndpointSettingsGenerationGetAsync' accepting a first argument of type 'VoiceboxClient' could be found (are you missing a using directive or an assembly reference?)
Test / Test / build: src/tests/IntegrationTests/VoiceboxTestEnvironment.cs#L151
'VoiceboxClient' does not contain a definition for 'HealthHealthGetAsync' and no accessible extension method 'HealthHealthGetAsync' accepting a first argument of type 'VoiceboxClient' could be found (are you missing a using directive or an assembly reference?)
Test / Test / build: src/tests/IntegrationTests/Examples/Settings.cs#L19
'VoiceboxClient' does not contain a definition for 'GetCaptureSettingsEndpointSettingsCapturesGetAsync' and no accessible extension method 'GetCaptureSettingsEndpointSettingsCapturesGetAsync' accepting a first argument of type 'VoiceboxClient' could be found (are you missing a using directive or an assembly reference?)
Test / Test / build: src/tests/IntegrationTests/Examples/Profiles.cs#L20
'VoiceboxClient' does not contain a definition for 'ListProfilesProfilesGetAsync' and no accessible extension method 'ListProfilesProfilesGetAsync' accepting a first argument of type 'VoiceboxClient' could be found (are you missing a using directive or an assembly reference?)
Test / Test / build: src/tests/IntegrationTests/Examples/Models.cs#L20
'VoiceboxClient' does not contain a definition for 'GetModelStatusModelsStatusGetAsync' and no accessible extension method 'GetModelStatusModelsStatusGetAsync' accepting a first argument of type 'VoiceboxClient' could be found (are you missing a using directive or an assembly reference?)
Test / Test / build: src/tests/IntegrationTests/Examples/Health.cs#L20
'VoiceboxClient' does not contain a definition for 'HealthHealthGetAsync' and no accessible extension method 'HealthHealthGetAsync' accepting a first argument of type 'VoiceboxClient' could be found (are you missing a using directive or an assembly reference?)
Test / Test / build: src/tests/IntegrationTests/Examples/Generate.cs#L22
'VoiceboxClient' does not contain a definition for 'GenerateSpeechGeneratePostAsync' and no accessible extension method 'GenerateSpeechGeneratePostAsync' accepting a first argument of type 'VoiceboxClient' could be found (are you missing a using directive or an assembly reference?)
Test / Test / build: src/tests/IntegrationTests/Examples/Generate.cs#L28
'GenerationRequest' does not contain a definition for 'Engine'