Skip to content

Update tests to run on .NET Framework 4.6.2 and .NET 6 #126

Update tests to run on .NET Framework 4.6.2 and .NET 6

Update tests to run on .NET Framework 4.6.2 and .NET 6 #126

Re-run triggered August 30, 2024 16:32
Status Failure
Total duration 7m 8s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
tests
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>'.
tests: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L38
Possible null reference assignment.
tests: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L58
Possible null reference assignment.
tests: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L298
Possible null reference assignment.
tests: src/AssemblyAI/Realtime/WebsocketClient/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
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>'.
tests: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L38
Possible null reference assignment.
tests: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L58
Possible null reference assignment.
tests: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L298
Possible null reference assignment.
tests: src/AssemblyAI/Realtime/WebsocketClient/Threading/WebsocketAsyncLock.cs#L52
Converting null literal or possible null value to non-nullable type.
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>'.