Create packages v1.0.72 #47
Annotations
11 warnings
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Pomelo.EntityFrameworkCore.MySql
|
build:
tests/Ooze.Typed.Tests/Integration/Setup/User.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
tests/Ooze.Typed.Tests/Integration/Setup/User.cs#L7
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
tests/Ooze.Typed.Tests/FilterHandlerTests.cs#L40
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/FilterHandlerTests.cs#L65
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/DatabaseFilterInIntegrationTests.cs#L31
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/DatabaseFilterInIntegrationTests.cs#L31
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/DatabaseFilterInIntegrationTests.cs#L55
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/DatabaseFilterInIntegrationTests.cs#L55
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/DatabaseFilterNotInIntegrationTests.cs#L30
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/DatabaseFilterNotInIntegrationTests.cs#L30
Cannot convert null literal to non-nullable reference type.
|