Skip to content

Replace IOpenAiClients with IAiClient and refactor clients #75

Replace IOpenAiClients with IAiClient and refactor clients

Replace IOpenAiClients with IAiClient and refactor clients #75

Triggered via push November 25, 2023 16:57
Status Failure
Total duration 38s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
build: src/OpenAI.ChatGpt/AzureOpenAiClient.cs#L51
Missing XML comment for publicly visible type or member 'AzureOpenAiClient.AzureOpenAiClient(HttpClient, string)'
build: src/OpenAI.ChatGpt/AzureOpenAiClient.cs#L56
Missing XML comment for publicly visible type or member 'AzureOpenAiClient.AzureOpenAiClient(HttpClient)'
build: src/OpenAI.ChatGpt/AzureOpenAiClient.cs#L61
Missing XML comment for publicly visible type or member 'AzureOpenAiClient.GetChatCompletionsEndpoint()'
build: src/OpenAI.ChatGpt/ChatGPT.cs#L58
Missing XML comment for publicly visible type or member 'ChatGPT.ChatGPT(string, IChatHistoryStorage, ITimeProvider, string?, ChatGPTConfig?, string?)'
build: src/OpenAI.ChatGpt/ChatGPT.cs#L92
Missing XML comment for publicly visible type or member 'ChatGPT.Dispose()'
build: src/OpenAI.ChatGpt/ChatGPT.cs#L142
Missing XML comment for publicly visible type or member 'ChatGPT.SetTopic(Guid, CancellationToken)'
build: src/OpenAI.ChatGpt/ChatGPT.cs#L165
Missing XML comment for publicly visible type or member 'ChatGPT.GetTopics(CancellationToken)'
build: src/OpenAI.ChatGpt/ChatGPT.cs#L171
Missing XML comment for publicly visible type or member 'ChatGPT.Stop()'
build: src/OpenAI.ChatGpt/ChatService.cs#L21
Missing XML comment for publicly visible type or member 'ChatService.Topic'
build: src/OpenAI.ChatGpt/ChatService.cs#L22
Missing XML comment for publicly visible type or member 'ChatService.UserId'
build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build
Found version-specific or distribution-specific runtime identifier(s): alpine-arm, alpine-arm64, alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.