Skip to content

Build, Test and Publish to NuGet #5

Build, Test and Publish to NuGet

Build, Test and Publish to NuGet #5

Manually triggered July 27, 2025 23:18
Status Success
Total duration 27s
Artifacts

publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "ICU4N
build: src/SemanticChunker.NET/Chunk.cs#L9
Non-nullable property 'Embedding' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/SemanticChunker.NET/Chunk.cs#L8
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/SemanticChunker.NET/Chunk.cs#L7
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/SemanticChunker.NET/Chunk.cs#L9
Non-nullable property 'Embedding' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/SemanticChunker.NET/Chunk.cs#L8
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/SemanticChunker.NET/Chunk.cs#L7
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.