Update dependency Soenneker.Tests.Unit to 4.0.1102 #3507
build-and-test.yml
on: pull_request
build-and-test
27s
Annotations
8 warnings
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/FixturedUnitTest.cs#L63
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ServiceProviderExtension.Get<T>(IServiceProvider)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/FixturedUnitTest.cs#L58
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ServiceProviderExtension.Get<T>(IServiceProvider)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/FixturedUnitTest.cs#L100
'FixturedUnitTest.DisposeAsync()' hides inherited member 'UnitTest.DisposeAsync()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/FixturedUnitTest.cs#L95
'FixturedUnitTest.InitializeAsync()' hides inherited member 'UnitTest.InitializeAsync()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/FixturedUnitTest.cs#L63
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ServiceProviderExtension.Get<T>(IServiceProvider)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/FixturedUnitTest.cs#L58
The type 'T' cannot be used as type parameter 'T' in the generic type or method 'ServiceProviderExtension.Get<T>(IServiceProvider)'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/FixturedUnitTest.cs#L100
'FixturedUnitTest.DisposeAsync()' hides inherited member 'UnitTest.DisposeAsync()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
build-and-test:
test/Soenneker.Utils.BackgroundQueue.Tests/FixturedUnitTest.cs#L95
'FixturedUnitTest.InitializeAsync()' hides inherited member 'UnitTest.InitializeAsync()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|