Create dotnet.yml #1
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
LlmTornado/Chat/Conversation.cs#L576
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
LlmTornado/Chat/Conversation.cs#L644
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
LlmTornado/Chat/Conversation.cs#L718
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
LlmTornado/Files/FilePurpose.cs#L4
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
build:
LlmTornado/EndpointBase.cs#L16
The using directive for 'LlmTornado.Common' appeared previously in this namespace
|
build:
LlmTornado/Completions/CompletionEndpoint.cs#L124
Cannot convert null literal to non-nullable reference type.
|
build:
LlmTornado/Completions/CompletionEndpoint.cs#L280
Cannot convert null literal to non-nullable reference type.
|
build:
LlmTornado/Images/ImageDetail.cs#L54
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
build:
LlmTornado/Images/ImageDetail.cs#L59
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build:
LlmTornado/Assistants/AssistantResponse.cs#L24
'AssistantResponse.Object' hides inherited member 'ApiResultBase.Object'. Use the new keyword if hiding was intended.
|