Exclude model registry from code cov as it is impossible to simulate #19
Annotations
8 warnings
|
build:
tests/TokenKit.Tests/Services/Encoders/MLTokenizersEncoderTests.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/TokenKit.Tests/Services/ModelDataScraperTests.cs#L103
Nullability of reference types in value of type '<anonymous type: string id>' doesn't match target type '<anonymous type: string? id>'.
|
|
build:
tests/TokenKit.Tests/Services/Encoders/SharpTokenEncoderTests.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/TokenKit.Tests/Services/Encoders/SimpleTextEncoderTests.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/TokenKit.Tests/Services/Encoders/MLTokenizersEncoderTests.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/TokenKit.Tests/Services/ModelDataScraperTests.cs#L103
Nullability of reference types in value of type '<anonymous type: string id>' doesn't match target type '<anonymous type: string? id>'.
|
|
build:
tests/TokenKit.Tests/Services/Encoders/SharpTokenEncoderTests.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/TokenKit.Tests/Services/Encoders/SimpleTextEncoderTests.cs#L12
Cannot convert null literal to non-nullable reference type.
|