Updated broken logo link in core project folder #40
Annotations
4 warnings
|
build:
tests/TokenKit.Tests/Services/Encoders/SharpTokenEncoderTests.cs#L40
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/TokenKit.Tests/Services/ModelDataScraperTests.cs#L71
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#L40
Cannot convert null literal to non-nullable reference type.
|
|
build:
tests/TokenKit.Tests/Services/ModelDataScraperTests.cs#L71
Nullability of reference types in value of type '<anonymous type: string id>' doesn't match target type '<anonymous type: string? id>'.
|