Skip to content

Update mysql package, update README #123

Update mysql package, update README

Update mysql package, update README #123

Re-run triggered December 20, 2024 22:13
Status Failure
Total duration 2m 32s
Artifacts

bump_version.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/Setup/User.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
build: tests/Ooze.Typed.Tests/Integration/Setup/Post.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: tests/Ooze.Typed.Tests/Integration/Setup/Post.cs#L9
Non-nullable property 'Comments' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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/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.