Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Reapply "Fix build issue" #182

Reapply "Fix build issue"

Reapply "Fix build issue" #182

Re-run triggered February 4, 2025 17:59
Status Failure
Total duration 3m 57s
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 26 warnings
Run Tests on windows-latest with net462
Process completed with exit code 1.
Run Tests on windows-latest with net8.0: src/AssemblyAI/Core/Extensions.cs#L11
Possible null reference argument for parameter 'element' in 'Attribute? Attribute.GetCustomAttribute(MemberInfo element, Type attributeType)'.
Run Tests on windows-latest with net8.0: src/AssemblyAI/Core/Extensions.cs#L10
Converting null literal or possible null value to non-nullable type.
Run Tests on windows-latest with net8.0: src/AssemblyAI/Core/RawClient.cs#L132
Dereference of a possibly null reference.
Run Tests on windows-latest with net8.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 net8.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>'.
Compile: src/AssemblyAI/Core/RawClient.cs#L132
Dereference of a possibly null reference.
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/Core/Extensions.cs#L11
Possible null reference argument for parameter 'element' in 'Attribute? Attribute.GetCustomAttribute(MemberInfo element, Type attributeType)'.
Compile: src/AssemblyAI/Core/Extensions.cs#L10
Converting null literal or possible null value to non-nullable type.
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#L300
Possible null reference assignment.
Compile: src/AssemblyAI/Core/RawClient.cs#L132
Dereference of a possibly null reference.
Compile: src/AssemblyAI/Core/Extensions.cs#L11
Possible null reference argument for parameter 'element' in 'Attribute? Attribute.GetCustomAttribute(MemberInfo element, Type attributeType)'.
Run Tests on ubuntu-latest with net8.0: src/AssemblyAI/Core/Extensions.cs#L11
Possible null reference argument for parameter 'element' in 'Attribute? Attribute.GetCustomAttribute(MemberInfo element, Type attributeType)'.
Run Tests on ubuntu-latest with net8.0: src/AssemblyAI/Core/Extensions.cs#L10
Converting null literal or possible null value to non-nullable type.
Run Tests on ubuntu-latest with net8.0: src/AssemblyAI/Core/RawClient.cs#L132
Dereference of a possibly null reference.
Run Tests on ubuntu-latest with net8.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 net8.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>'.