Create packages v1.0.74 #48
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/Integration/AsyncDatabaseFilterRangeIntegrationTests.cs#L30
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/AsyncDatabaseFilterRangeIntegrationTests.cs#L30
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/AsyncDatabaseFilterNotInIntegrationTests.cs#L28
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/AsyncDatabaseFilterNotInIntegrationTests.cs#L28
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/AsyncDatabaseFilterRangeIntegrationTests.cs#L52
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/AsyncDatabaseFilterRangeIntegrationTests.cs#L52
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/AsyncDatabaseFilterInIntegrationTests.cs#L28
Cannot convert null literal to non-nullable reference type.
|
build:
tests/Ooze.Typed.Tests/Integration/AsyncDatabaseFilterInIntegrationTests.cs#L28
Cannot convert null literal to non-nullable reference type.
|