Merge pull request #3110 from PrismLibrary/dev/ds/is-rootpage #141
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Packages:
tests/Wpf/Prism.Wpf.Tests/Modularity/ModuleManagerFixture.cs#L510
Field 'MockDelegateModuleInitializer.LoadBody' is never assigned to, and will always have its default value null
|
Build Packages:
tests/Wpf/Prism.Wpf.Tests/Interactivity/CommandBehaviorBaseFixture.cs#L160
The event 'TestCommand.CanExecuteChanged' is never used
|
Build Packages:
tests/Wpf/Prism.Wpf.Tests/Regions/Behaviors/RegionManagerRegistrationBehaviorFixture.cs#L353
The event 'MockRegionCollection.CollectionChanged' is never used
|
Build Packages:
tests/Wpf/Prism.Wpf.Tests/Regions/Behaviors/RegionActiveAwareBehaviorFixture.cs#L325
The event 'RegionActiveAwareBehaviorFixture.SyncedActiveAwareObject.IsActiveChanged' is never used
|
Build Packages:
tests/Wpf/Prism.Wpf.Tests/Regions/Behaviors/RegionActiveAwareBehaviorFixture.cs#L318
The event 'RegionActiveAwareBehaviorFixture.ActiveAwareFrameworkElement.IsActiveChanged' is never used
|
Build Packages:
tests/Wpf/Prism.Wpf.Tests/Regions/Behaviors/RegionActiveAwareBehaviorFixture.cs#L312
The event 'RegionActiveAwareBehaviorFixture.ActiveAwareObject.IsActiveChanged' is never used
|
Build Packages:
tests/Wpf/Prism.Wpf.Tests/Mocks/MockRegion.cs#L10
The event 'MockRegion.PropertyChanged' is never used
|
Build Packages:
tests/Wpf/Prism.Wpf.Tests/Mocks/MockRegionManager.cs#L139
The event 'MockRegionCollection.CollectionChanged' is never used
|
Build Packages:
tests/Wpf/Prism.Wpf.Tests/Regions/RegionManagerFixture.cs#L481
The event 'MockRegionContentRegistry.ContentRegistered' is never used
|
Build Packages:
tests/Wpf/Prism.Wpf.Tests/Regions/Behaviors/RegionActiveAwareBehaviorFixture.cs#L332
The event 'RegionActiveAwareBehaviorFixture.SyncedActiveAwareObjectViewModel.IsActiveChanged' is never used
|
Loading