Skip to content

Add AssemblyAIAudioToTextService.cs #15

Add AssemblyAIAudioToTextService.cs

Add AssemblyAIAudioToTextService.cs #15

Triggered via pull request February 17, 2024 01:45
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Build, test, and pack
25s
Build, test, and pack
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build, test, and pack: src/AssemblyAI.SemanticKernel/AssemblyAIAudioToTextService.cs#L6
The type or namespace name 'Transcripts' does not exist in the namespace 'AssemblyAI' (are you missing an assembly reference?)
Build, test, and pack: src/AssemblyAI.SemanticKernel/AssemblyAIAudioToTextExecutionSettings.cs#L13
The type or namespace name 'CreateTranscriptOptionalParameters' could not be found (are you missing a using directive or an assembly reference?)
Build, test, and pack: src/AssemblyAI.SemanticKernel/AssemblyAIAudioToTextService.cs#L18
The type or namespace name 'AssemblyAIClient' could not be found (are you missing a using directive or an assembly reference?)
Build, test, and pack: src/AssemblyAI.SemanticKernel/AssemblyAIAudioToTextService.cs#L6
The type or namespace name 'Transcripts' does not exist in the namespace 'AssemblyAI' (are you missing an assembly reference?)
Build, test, and pack: src/AssemblyAI.SemanticKernel/AssemblyAIAudioToTextExecutionSettings.cs#L13
The type or namespace name 'CreateTranscriptOptionalParameters' could not be found (are you missing a using directive or an assembly reference?)
Build, test, and pack: src/AssemblyAI.SemanticKernel/AssemblyAIAudioToTextService.cs#L18
The type or namespace name 'AssemblyAIClient' could not be found (are you missing a using directive or an assembly reference?)
Build, test, and pack
Process completed with exit code 1.
Build, test, and pack
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.