Document TranscriptParamsCloner #144
Annotations
5 warnings
Run Tests:
src/AssemblyAI/Transcripts/TranscriptsClient.cs#L38
Possible null reference assignment.
|
Run Tests:
src/AssemblyAI/Transcripts/TranscriptsClient.cs#L58
Possible null reference assignment.
|
Run Tests:
src/AssemblyAI/Transcripts/TranscriptsClient.cs#L298
Possible null reference assignment.
|
Run Tests:
src/AssemblyAI/Realtime/WebsocketClient/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
|
Run Tests:
src/AssemblyAI/Realtime/WebsocketClient/Threading/WebsocketAsyncLock.cs#L51
Nullability of reference types in value of type 'Task<IDisposable?>' doesn't match target type 'Task<IDisposable>'.
|
Loading