feat(TogetherAi): Added Together Ai Code Generator #10
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build using dotnet:
src/Sources/Abstractions/src/EnumerableExtensions.cs#L69
Use 'string.StartsWith(char)' instead of 'string.StartsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1867)
|
Build using dotnet:
src/Providers/Anthropic/libs/Anthropic.Generator/Generators/Steps.cs#L9
Return type of 'CommonSteps.ForAttributeWithMetadataName(SyntaxValueProvider, string)' is not CLS-compliant
|
Build using dotnet:
src/Providers/Anthropic/libs/Anthropic.Generator/Generators/Steps.cs#L10
Argument type 'SyntaxValueProvider' is not CLS-compliant
|
Build using dotnet:
src/Providers/Anthropic/libs/Anthropic.Generator/Generators/Steps.cs#L22
Return type of 'CommonSteps.SelectManyAllAttributesOfCurrentInterfaceSyntax(IncrementalValuesProvider<GeneratorAttributeSyntaxContext>)' is not CLS-compliant
|
Build using dotnet:
src/Providers/Anthropic/libs/Anthropic.Generator/Generators/Steps.cs#L23
Argument type 'IncrementalValuesProvider<GeneratorAttributeSyntaxContext>' is not CLS-compliant
|
Build using dotnet:
src/Providers/Anthropic/libs/Anthropic.Generator/Generators/AnthropicToolsGenerator.cs#L21
Argument type 'IncrementalGeneratorInitializationContext' is not CLS-compliant
|
Build using dotnet:
src/Providers/OpenAI/src/Chat/Message.Extension.cs#L11
Argument type 'Tool' is not CLS-compliant
|
Build using dotnet:
src/Providers/OpenAI/src/Chat/Message.Extension.cs#L18
Return type of 'MessageExtensions.ToToolCalls(Message)' is not CLS-compliant
|
Build using dotnet:
src/Providers/OpenAI/src/Chat/Message.Extension.cs#L34
Return type of 'MessageExtensions.GetTool(Message)' is not CLS-compliant
|
Build using dotnet:
src/Providers/OpenAI/src/Chat/OpenAiChatModel.cs#L62
Return type of 'OpenAiChatModel.ToRequestMessage(Message)' is not CLS-compliant
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget-packages".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading