Introducing Simplified Navigation and Dialog Handling with XAML Commands #107
build_uno.yml
on: pull_request
build-prism-uno
/
Build Prism.Uno
25m 40s
Annotations
10 errors and 10 warnings
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Converters/CloseDialogParameterConverter.cs#L3
The type or namespace name 'Data' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Converters/KeyValueParamConverter.cs#L4
The type or namespace name 'Data' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Converters/ParamsNavigationConverter.cs#L4
The type or namespace name 'Data' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Converters/ShowDialogParameterConverter.cs#L4
The type or namespace name 'Data' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Converters/CloseDialogParameterConverter.cs#L13
The type or namespace name 'IValueConverter' could not be found (are you missing a using directive or an assembly reference?)
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Converters/KeyValueParamConverter.cs#L12
The type or namespace name 'IValueConverter' could not be found (are you missing a using directive or an assembly reference?)
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Converters/ParamsNavigationConverter.cs#L14
The type or namespace name 'IMultiValueConverter' could not be found (are you missing a using directive or an assembly reference?)
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Converters/ParamsNavigationConverter.cs#L14
The type or namespace name 'IValueConverter' could not be found (are you missing a using directive or an assembly reference?)
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Converters/ShowDialogParameterConverter.cs#L14
The type or namespace name 'IValueConverter' could not be found (are you missing a using directive or an assembly reference?)
|
build-prism-uno / Build Prism.Uno:
src/Wpf/Prism.Wpf/Converters/ShowDialogParameterConverter.cs#L14
The type or namespace name 'IMultiValueConverter' could not be found (are you missing a using directive or an assembly reference?)
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Common/IRegistryAware.cs#L5
Missing XML comment for publicly visible type or member 'IRegistryAware'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Common/IRegistryAware.cs#L7
Missing XML comment for publicly visible type or member 'IRegistryAware.Registry'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L23
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.Register<TException>(MulticastDelegate)'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L45
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.HandleAsync(Exception, object?)'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewCreationException.cs#L5
Missing XML comment for publicly visible type or member 'ViewCreationException'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewCreationException.cs#L7
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType)'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType, Exception)'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewCreationException.cs#L19
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewType'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewCreationException.cs#L21
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewName'
|
build-prism-uno / Build Prism.Uno:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L6
Missing XML comment for publicly visible type or member 'ViewModelCreationException'
|