Test #72
Annotations
2 errors and 2 warnings
test
The run was canceled by @MattEdwardsWaggleBee.
|
test
The operation was canceled.
|
test:
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.
|
test:
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.
|