Skip to content

Addressed a poor default resolver that could result in singletons bei… #459

Addressed a poor default resolver that could result in singletons bei…

Addressed a poor default resolver that could result in singletons bei… #459

Triggered via push January 19, 2024 03:50
Status Success
Total duration 19m 21s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Analyze (windows-2019, csharp, 7.0.x): Framework/DependencyInjection/Tests/Cqrs.DependencyInjection.Tests.Unit/SimplifiedStartUpTests.cs#L172
Non-nullable property 'OriginatingFramework' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (windows-2019, csharp, 7.0.x): Framework/DependencyInjection/Tests/Cqrs.DependencyInjection.Tests.Unit/SimplifiedStartUpTests.cs#L173
Non-nullable property 'Frameworks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (windows-2019, csharp, 7.0.x): Framework/DependencyInjection/Tests/Cqrs.DependencyInjection.Tests.Unit/SimplifiedStartUpTests.cs#L172
Non-nullable property 'OriginatingFramework' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (windows-2019, csharp, 7.0.x): Framework/DependencyInjection/Tests/Cqrs.DependencyInjection.Tests.Unit/SimplifiedStartUpTests.cs#L173
Non-nullable property 'Frameworks' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.