feat:Add speakers and mapping fields to speaker identification schema #164
pull-request.yml
on: pull_request
Test
/
Build, test and publish
43s
Annotations
3 errors and 4 warnings
|
Test / Build, test and publish
Process completed with exit code 1.
|
|
Test / Build, test and publish:
src/helpers/FixOpenApiSpec/Program.cs#L3
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
Test / Build, test and publish:
src/helpers/FixOpenApiSpec/Program.cs#L3
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft.OpenApi' (are you missing an assembly reference?)
|
|
Test / Build, test and publish:
src/libs/AssemblyAI/Extensions/AssemblyAIClient.SpeechToTextClient.cs#L24
Possible null reference argument for parameter 'value' in 'OneOf<string, object>.implicit operator OneOf<string, object>(string value)'.
|
|
Test / Build, test and publish:
src/libs/AssemblyAI/Extensions/AssemblyAIClient.SpeechToTextClient.cs#L23
Possible null reference argument for parameter 'value' in 'OneOf<AnyOf<TranscriptLanguageCode?, string>?, object>.implicit operator OneOf<AnyOf<TranscriptLanguageCode?, string>?, object>(object value)'.
|
|
Test / Build, test and publish:
src/libs/AssemblyAI/Extensions/AssemblyAIClient.SpeechToTextClient.cs#L24
Possible null reference argument for parameter 'value' in 'OneOf<string, object>.implicit operator OneOf<string, object>(string value)'.
|
|
Test / Build, test and publish:
src/libs/AssemblyAI/Extensions/AssemblyAIClient.SpeechToTextClient.cs#L23
Possible null reference argument for parameter 'value' in 'OneOf<AnyOf<TranscriptLanguageCode?, string>?, object>.implicit operator OneOf<AnyOf<TranscriptLanguageCode?, string>?, object>(object value)'.
|