Merge pull request #180 from giovanimds/fix/google-reasoning-content-… #1148
Annotations
33 warnings
|
build-netstandard
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@v6, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-netstandard:
src/LlmTornado/Chat/Models/OpenAi/ChatModelOpenAi.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-netstandard:
src/LlmTornado/Chat/Models/Mistral/ChatModelMistralFree.cs#L84
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-netstandard:
src/LlmTornado/Chat/Models/Mistral/ChatModelMistralFree.cs#L74
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-netstandard:
src/LlmTornado/Chat/Models/Google/ChatModelGoogleGemini.cs#L174
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
build-netstandard:
src/LlmTornado/Chat/Models/Mistral/ChatModelMistralFree.cs#L64
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-netstandard:
src/LlmTornado/Responses/ResponseOutputItem.cs#L1543
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
build-netstandard:
src/LlmTornado/Audio/Models/OpenAi/AudioModelOpenAi.cs#L70
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-netstandard:
src/LlmTornado/Chat/Models/Cohere/ChatModelCohereCommand.cs#L34
XML comment has badly formed XML -- 'Reference to undefined entity 'A'.'
|
|
build-netstandard:
src/LlmTornado/Code/Model.cs#L114
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-netstandard:
src/LlmTornado/Responses/ResponseOutputItem.cs#L1542
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'IResponseOutputItem'.'
|
|
build-netfw
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@v6, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-netfw:
src/LlmTornado/Chat/Models/Mistral/ChatModelMistralFree.cs#L74
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-netfw:
src/LlmTornado/Chat/Models/Mistral/ChatModelMistralFree.cs#L64
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-netfw:
src/LlmTornado/Code/PartialModels.cs#L2393
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-netfw:
src/LlmTornado/Chat/Models/Google/ChatModelGoogleGemini.cs#L174
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
build-netfw:
src/LlmTornado/Code/PartialModels.cs#L2168
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-netfw:
src/LlmTornado/Responses/ResponseOutputItem.cs#L1543
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
build-netfw:
src/LlmTornado/Audio/Models/OpenAi/AudioModelOpenAi.cs#L70
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-netfw:
src/LlmTornado/Responses/ResponseOutputItem.cs#L1542
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'IResponseOutputItem'.'
|
|
build-netfw:
src/LlmTornado/Code/Model.cs#L114
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-netfw:
src/LlmTornado/Chat/Models/Cohere/ChatModelCohereCommand.cs#L34
XML comment has badly formed XML -- 'Reference to undefined entity 'A'.'
|
|
build-core
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/github-script@v6, actions/setup-dotnet@v4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-core:
src/LlmTornado/Chat/Models/XAi/ChatModelXAi.cs#L47
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-core:
src/LlmTornado/Chat/Models/OpenAi/ChatModelOpenAi.cs#L23
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-core:
src/LlmTornado/Chat/Models/Mistral/ChatModelMistralFree.cs#L84
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-core:
src/LlmTornado/Chat/Models/Mistral/ChatModelMistralFree.cs#L74
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-core:
src/LlmTornado/Chat/Models/Mistral/ChatModelMistralFree.cs#L64
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-core:
src/LlmTornado/Chat/Models/Google/ChatModelGoogleGemini.cs#L174
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
build-core:
src/LlmTornado/Chat/Models/Cohere/ChatModelCohereCommand.cs#L34
XML comment has badly formed XML -- 'Reference to undefined entity 'A'.'
|
|
build-core:
src/LlmTornado/Audio/Models/OpenAi/AudioModelOpenAi.cs#L70
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-core:
src/LlmTornado.OpenApiGenerator/Program.cs#L23
The variable 'z' is assigned but its value is never used
|
|
build-core:
src/LlmTornado.OpenApiGenerator/Program.cs#L18
Dereference of a possibly null reference.
|