Skip to content

Create Release and Publish to NuGet #6

Create Release and Publish to NuGet

Create Release and Publish to NuGet #6

Manually triggered November 27, 2025 16:10
Status Success
Total duration 1m 4s
Artifacts

release-nuget.yml

on: workflow_dispatch
build-and-release
1m 0s
build-and-release
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
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 "Lucene.Net.QueryParser
build-and-release
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Lucene.Net.Analysis.Common
build-and-release
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Lucene.Net
build-and-release
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "IndxSearchLib
build-and-release: src/Infidex/Internalized/CommunityToolkit/SpanExtensions.cs#L154
This takes the address of, gets the size of, or declares a pointer to a managed type ('T')
build-and-release: src/Infidex/Scoring/SearchPipeline.cs#L64
The variable 'allocMs' is assigned but its value is never used
build-and-release: src/Infidex/Filtering/FilterCache.cs#L134
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, CompiledFilterOp>.TryGetValue(string key, out CompiledFilterOp value)'.
build-and-release: src/Infidex/Filtering/FilterCache.cs#L132
Converting null literal or possible null value to non-nullable type.
build-and-release: src/Infidex/Coverage/FusionSignalComputer.cs#L93
Dereference of a possibly null reference.
build-and-release: src/Infidex/Internalized/CommunityToolkit/Span2D.cs#L1163
Obsolete member 'Span2D<T>.GetHashCode()' overrides non-obsolete member 'object.GetHashCode()'
build-and-release: src/Infidex/Internalized/CommunityToolkit/Span2D.cs#L1155
Obsolete member 'Span2D<T>.Equals(object?)' overrides non-obsolete member 'object.Equals(object?)'
build-and-release: src/Infidex/Indexing/ShortQuery/PositionalPrefixIndex.cs#L125
Introducing a 'Finalize' method can interfere with destructor invocation. Did you intend to declare a destructor?
build-and-release: src/Infidex/Indexing/Incremental/DeltaIndex.cs#L178
Introducing a 'Finalize' method can interfere with destructor invocation. Did you intend to declare a destructor?
build-and-release: src/Infidex/Indexing/Incremental/DeltaIndex.cs#L178
Introducing a 'Finalize' method can interfere with destructor invocation. Did you intend to declare a destructor?