Build, Test and Publish to NuGet #5
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.
|