Create Release and Publish to NuGet #199
release.yml
on: workflow_dispatch
build-and-release
2m 13s
Annotations
18 warnings
|
build-and-release
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/create-release@v1, actions/setup-dotnet@v4, actions/setup-node@v4, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build-and-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build-and-release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
build-and-release
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "A2A.AspNetCore
|
|
build-and-release
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "A2A
|
|
build-and-release
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "A2A.AspNetCore
|
|
build-and-release
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "A2A
|
|
build-and-release:
src/LlmTornado/Chat/Models/Mistral/ChatModelMistralFree.cs#L64
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
|
build-and-release:
src/LlmTornado/Chat/Models/Google/ChatModelGoogleGemini.cs#L174
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
build-and-release:
src/LlmTornado/Responses/ResponseOutputItem.cs#L1543
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
|
|
build-and-release:
src/LlmTornado/Responses/ResponseOutputItem.cs#L1542
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'IResponseOutputItem'.'
|
|
build-and-release:
src/LlmTornado.VectorDatabases.Qdrant/QdrantVectorDatabase.cs#L361
'VectorOutput.Data' is obsolete
|
|
build-and-release:
src/LlmTornado.VectorDatabases.Qdrant/QdrantVectorDatabase.cs#L336
'VectorOutput.Data' is obsolete
|
|
build-and-release:
src/LlmTornado.OpenApiGenerator/Program.cs#L23
The variable 'z' is assigned but its value is never used
|
|
build-and-release:
src/LlmTornado.OpenApiGenerator/Program.cs#L18
Dereference of a possibly null reference.
|
|
build-and-release:
src/LlmTornado.VectorDatabases/Document/LocalDocumentStore.cs#L69
Possible null reference return.
|
|
build-and-release:
src/LlmTornado.VectorDatabases/Document/LocalDocumentStore.cs#L47
Possible null reference argument for parameter 'item' in 'void List<Document>.Add(Document item)'.
|