Skip to content

Update dependency Soenneker.Tests.Unit to 4.0.1102 #3507

Update dependency Soenneker.Tests.Unit to 4.0.1102

Update dependency Soenneker.Tests.Unit to 4.0.1102 #3507

Triggered via pull request March 20, 2026 03:55
Status Success
Total duration 2m 7s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
27s
build-and-test
Fit to window
Zoom out
Zoom in

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.