Merge branch 'main' of https://github.com/idotta/SimpleRouter #19
Annotations
6 warnings
src/SimpleRouter.Tests/AvaloniaRouteViewHostTests.cs#L17
Cannot convert null literal to non-nullable reference type.
|
src/SimpleRouter.Tests/AvaloniaRouteViewHostTests.cs#L53
Cannot convert null literal to non-nullable reference type.
|
src/SimpleRouter.Tests/RouterTests.cs#L303
Cannot convert null literal to non-nullable reference type.
|
src/SimpleRouter.Tests/AvaloniaRouteViewHostTests.cs#L17
Cannot convert null literal to non-nullable reference type.
|
src/SimpleRouter.Tests/AvaloniaRouteViewHostTests.cs#L53
Cannot convert null literal to non-nullable reference type.
|
src/SimpleRouter.Tests/RouterTests.cs#L303
Cannot convert null literal to non-nullable reference type.
|
This job succeeded
Loading