Publish #10
Annotations
2 errors and 2 warnings
build-publish
The readme file 'README.md' does not exist in the package.
|
build-publish
Process completed with exit code 1.
|
build-publish:
tests/Hyperbee.Migrations.Tests/RunnerTests.cs#L21
Non-nullable field '_cancellationTokenSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build-publish:
tests/Hyperbee.Migrations.Tests/RunnerTests.cs#L21
Non-nullable field '_cancellationTokenSource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|