Migrate Regions to core #91
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build_forms.yml
on: pull_request
build-prism-forms
/
Build Prism.Forms
8m 52s
Annotations
3 errors
Prism.Forms.Regions.Tests.RegionNavigationServiceFixture.WhenNavigatingWithNullCallback_ThenThrows:
tests/Forms/Prism.Forms.Regions.Tests/Tests/RegionNavigationServiceFixture.cs#L1016
Assert.IsType() Failure: Value is null
Expected: typeof(System.ArgumentNullException)
Actual: null
|
Prism.Forms.Regions.Tests.RegionNavigationServiceFixture.WhenNavigatingWithNullUri_ThenMarshallExceptionToCallback:
tests/Forms/Prism.Forms.Regions.Tests/Tests/RegionNavigationServiceFixture.cs#L1056
Assert.IsType() Failure: Value is not the exact type
Expected: typeof(System.ArgumentNullException)
Actual: typeof(System.NullReferenceException)
|
build-prism-forms / Build Prism.Forms
Process completed with exit code 1.
|