Skip to content

Update dependency Soenneker.Tests.Unit to 4.0.1099 #3503

Update dependency Soenneker.Tests.Unit to 4.0.1099

Update dependency Soenneker.Tests.Unit to 4.0.1099 #3503

Triggered via pull request March 15, 2026 03:05
Status Success
Total duration 42s
Artifacts

build-and-test.yml

on: pull_request
build-and-test
26s
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.