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