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

Target net8.0 for test projects #176

Target net8.0 for test projects

Target net8.0 for test projects #176

Triggered via push January 21, 2025 17:43
Status Failure
Total duration 6m 24s
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 28 warnings
Run Tests on windows-latest with net462
Process completed with exit code 1.
Compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/Core/RawClient.cs#L132
Dereference of a possibly null reference.
Compile: src/AssemblyAI/Transcripts/TranscriptsClient.cs#L300
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/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.
Run Tests on ubuntu-latest with net8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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/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>'.
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/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>'.
Run Tests on windows-latest with net8.0: src/AssemblyAI/Core/RawClient.cs#L132
Dereference of a possibly null reference.