Bump NSubstitute from 5.1.0 to 5.3.0 #66
Annotations
1 error and 6 warnings
test
Process completed with exit code 1.
|
test:
tests/Hyperbee.Migrations.Tests/StatementTests.cs#L34
Dereference of a possibly null reference.
|
test:
tests/Hyperbee.Migrations.Tests/StatementTests.cs#L33
Nullability of reference types in value of type 'IEnumerable<string?>' doesn't match target type 'IEnumerable<string>'.
|
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/StatementTests.cs#L34
Dereference of a possibly null reference.
|
test:
tests/Hyperbee.Migrations.Tests/StatementTests.cs#L33
Nullability of reference types in value of type 'IEnumerable<string?>' doesn't match target type 'IEnumerable<string>'.
|
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-results
|
9.4 KB |
|