Skip to content

Merge pull request #607 from kemsky/606_lazy_named_services #111

Merge pull request #607 from kemsky/606_lazy_named_services

Merge pull request #607 from kemsky/606_lazy_named_services #111

Triggered via push April 27, 2025 15:04
Status Success
Total duration 4m 22s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/LightInject.Tests/ServiceContainerTests.cs#L605
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: src/LightInject.Tests/PerLogicalCallContextTests.cs#L47
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: src/LightInject.Tests/AsyncTests.cs#L53
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: src/LightInject.Tests/AsyncTests.cs#L36
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: src/LightInject.Tests/AsyncTests.cs#L20
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: src/LightInject.Tests/ServiceContainerTests.cs#L605
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: src/LightInject.Tests/PerLogicalCallContextTests.cs#L47
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: src/LightInject.Tests/AsyncTests.cs#L53
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: src/LightInject.Tests/AsyncTests.cs#L36
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: src/LightInject.Tests/AsyncTests.cs#L20
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)