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

SDK regeneration

SDK regeneration #163

Triggered via push January 21, 2025 09:51
Status Failure
Total duration 45s
Artifacts

ci.yml

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

Annotations

38 errors and 30 warnings
Compile: src/AssemblyAI/AssemblyAIClient.cs#L35
'ClientOptions' does not contain a definition for 'ApiKey'
Compile: src/AssemblyAI/AssemblyAIClient.cs#L47
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Compile: src/AssemblyAI/AssemblyAIClient.cs#L53
Init-only property or indexer 'ClientOptions.HttpClient' can only be assigned in an object initializer, or on 'this' or 'base' in an instance constructor or an 'init' accessor.
Compile: src/AssemblyAI/AssemblyAIClient.cs#L54
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Compile: src/AssemblyAI/AssemblyAIClient.cs#L55
'ClientOptions' does not contain a definition for 'UserAgent' and no accessible extension method 'UserAgent' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Compile: src/AssemblyAI/Core/JsonConfiguration.cs#L26
The non-generic type 'OneOfSerializer' cannot be used with type arguments
Compile: src/AssemblyAI/Realtime/ExtendedRealtimeClient.cs#L39
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Compile: src/AssemblyAI/AssemblyAIClient.cs#L35
'ClientOptions' does not contain a definition for 'ApiKey'
Compile: src/AssemblyAI/AssemblyAIClient.cs#L47
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Compile: src/AssemblyAI/AssemblyAIClient.cs#L53
Init-only property or indexer 'ClientOptions.HttpClient' can only be assigned in an object initializer, or on 'this' or 'base' in an instance constructor or an 'init' accessor.
Run Tests on windows-latest with net6.0: src/AssemblyAI/AssemblyAIClient.cs#L35
'ClientOptions' does not contain a definition for 'ApiKey'
Run Tests on windows-latest with net6.0: src/AssemblyAI/AssemblyAIClient.cs#L47
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on windows-latest with net6.0: src/AssemblyAI/AssemblyAIClient.cs#L53
Init-only property or indexer 'ClientOptions.HttpClient' can only be assigned in an object initializer, or on 'this' or 'base' in an instance constructor or an 'init' accessor.
Run Tests on windows-latest with net6.0: src/AssemblyAI/AssemblyAIClient.cs#L54
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on windows-latest with net6.0: src/AssemblyAI/AssemblyAIClient.cs#L55
'ClientOptions' does not contain a definition for 'UserAgent' and no accessible extension method 'UserAgent' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on windows-latest with net6.0: src/AssemblyAI/DependencyInjectionExtensions.cs#L89
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on windows-latest with net6.0: src/AssemblyAI/DependencyInjectionExtensions.cs#L89
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on windows-latest with net6.0: src/AssemblyAI/DependencyInjectionExtensions.cs#L90
Init-only property or indexer 'ClientOptions.HttpClient' can only be assigned in an object initializer, or on 'this' or 'base' in an instance constructor or an 'init' accessor.
Run Tests on windows-latest with net6.0: src/AssemblyAI/DependencyInjectionExtensions.cs#L91
Init-only property or indexer 'ClientOptions.BaseUrl' can only be assigned in an object initializer, or on 'this' or 'base' in an instance constructor or an 'init' accessor.
Run Tests on windows-latest with net6.0: src/AssemblyAI/DependencyInjectionExtensions.cs#L92
Init-only property or indexer 'ClientOptions.MaxRetries' can only be assigned in an object initializer, or on 'this' or 'base' in an instance constructor or an 'init' accessor.
Run Tests on windows-latest with net462: src/AssemblyAI/AssemblyAIClient.cs#L35
'ClientOptions' does not contain a definition for 'ApiKey'
Run Tests on windows-latest with net462: src/AssemblyAI/AssemblyAIClient.cs#L47
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on windows-latest with net462: src/AssemblyAI/AssemblyAIClient.cs#L53
Init-only property or indexer 'ClientOptions.HttpClient' can only be assigned in an object initializer, or on 'this' or 'base' in an instance constructor or an 'init' accessor.
Run Tests on windows-latest with net462: src/AssemblyAI/AssemblyAIClient.cs#L54
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on windows-latest with net462: src/AssemblyAI/AssemblyAIClient.cs#L55
'ClientOptions' does not contain a definition for 'UserAgent' and no accessible extension method 'UserAgent' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on windows-latest with net462: src/AssemblyAI/Realtime/ExtendedRealtimeClient.cs#L39
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on windows-latest with net462: src/AssemblyAI/Core/JsonConfiguration.cs#L26
The non-generic type 'OneOfSerializer' cannot be used with type arguments
Run Tests on windows-latest with net462
Process completed with exit code 1.
Run Tests on ubuntu-latest with net6.0: src/AssemblyAI/AssemblyAIClient.cs#L35
'ClientOptions' does not contain a definition for 'ApiKey'
Run Tests on ubuntu-latest with net6.0: src/AssemblyAI/AssemblyAIClient.cs#L47
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on ubuntu-latest with net6.0: src/AssemblyAI/AssemblyAIClient.cs#L53
Init-only property or indexer 'ClientOptions.HttpClient' can only be assigned in an object initializer, or on 'this' or 'base' in an instance constructor or an 'init' accessor.
Run Tests on ubuntu-latest with net6.0: src/AssemblyAI/AssemblyAIClient.cs#L54
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on ubuntu-latest with net6.0: src/AssemblyAI/AssemblyAIClient.cs#L55
'ClientOptions' does not contain a definition for 'UserAgent' and no accessible extension method 'UserAgent' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on ubuntu-latest with net6.0: src/AssemblyAI/DependencyInjectionExtensions.cs#L89
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on ubuntu-latest with net6.0: src/AssemblyAI/DependencyInjectionExtensions.cs#L89
'ClientOptions' does not contain a definition for 'ApiKey' and no accessible extension method 'ApiKey' accepting a first argument of type 'ClientOptions' could be found (are you missing a using directive or an assembly reference?)
Run Tests on ubuntu-latest with net6.0: src/AssemblyAI/DependencyInjectionExtensions.cs#L90
Init-only property or indexer 'ClientOptions.HttpClient' can only be assigned in an object initializer, or on 'this' or 'base' in an instance constructor or an 'init' accessor.
Run Tests on ubuntu-latest with net6.0: src/AssemblyAI/DependencyInjectionExtensions.cs#L91
Init-only property or indexer 'ClientOptions.BaseUrl' can only be assigned in an object initializer, or on 'this' or 'base' in an instance constructor or an 'init' accessor.
Run Tests on ubuntu-latest with net6.0: src/AssemblyAI/DependencyInjectionExtensions.cs#L92
Init-only property or indexer 'ClientOptions.MaxRetries' can only be assigned in an object initializer, or on 'this' or 'base' in an instance constructor or an 'init' accessor.
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/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/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 windows-latest with net6.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 windows-latest with net6.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 net6.0: src/AssemblyAI/Core/Extensions.cs#L10
Converting null literal or possible null value to non-nullable type.
Run Tests on windows-latest with net6.0: src/AssemblyAI/Core/RawClient.cs#L132
Dereference of a possibly null reference.
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 windows-latest with net462
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 net6.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 net6.0: src/AssemblyAI/Core/RawClient.cs#L132
Dereference of a possibly null reference.
Run Tests on ubuntu-latest with net6.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 net6.0: src/AssemblyAI/Core/Extensions.cs#L10
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#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>'.