Skip to content

Merge remote-tracking branch 'origin/main' #146

Merge remote-tracking branch 'origin/main'

Merge remote-tracking branch 'origin/main' #146

Triggered via push September 13, 2024 16:14
Status Failure
Total duration 8m 0s
Artifacts

ci.yml

on: push
Matrix: tests
Publish to NuGet
0s
Publish to NuGet
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Run Tests on windows-latest with net462
Process completed with exit code 1.
Compile: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L38
Possible null reference assignment.
Compile: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L58
Possible null reference assignment.
Compile: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L298
Possible null reference assignment.
Compile: src/AssemblyAI/Realtime/WebsocketClient/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
Compile: 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>'.
Compile: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L38
Possible null reference assignment.
Compile: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L58
Possible null reference assignment.
Compile: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L298
Possible null reference assignment.
Compile: src/AssemblyAI/Realtime/WebsocketClient/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
Compile: 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>'.
Run Tests on windows-latest with net6.0: src/AssemblyAI/Realtime/WebsocketClient/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
Run Tests on windows-latest with net6.0: 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>'.
Run Tests on ubuntu-latest with net6.0: src/AssemblyAI/Realtime/WebsocketClient/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
Run Tests on ubuntu-latest with net6.0: 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>'.