Adding implicit namespaces for DI packages #119
Annotations
5 errors and 10 warnings
Build Packages:
tests/Maui/Prism.DryIoc.Maui.Tests/Fixtures/TestBase.cs#L39
The type or namespace name 'IEventAggregator' could not be found (are you missing a using directive or an assembly reference?)
|
Build Packages:
tests/Maui/Prism.DryIoc.Maui.Tests/Fixtures/TestBase.cs#L40
The type or namespace name 'NavigationRequestEvent' could not be found (are you missing a using directive or an assembly reference?)
|
Build Packages:
tests/Maui/Prism.DryIoc.Maui.Tests/Fixtures/TestBase.cs#L39
The type or namespace name 'IEventAggregator' could not be found (are you missing a using directive or an assembly reference?)
|
Build Packages:
tests/Maui/Prism.DryIoc.Maui.Tests/Fixtures/TestBase.cs#L40
The type or namespace name 'NavigationRequestEvent' could not be found (are you missing a using directive or an assembly reference?)
|
Build Packages
Process completed with exit code 1.
|
Build Packages:
src/Prism.Core/Common/IRegistryAware.cs#L5
Missing XML comment for publicly visible type or member 'IRegistryAware'
|
Build Packages:
src/Prism.Core/Common/IRegistryAware.cs#L7
Missing XML comment for publicly visible type or member 'IRegistryAware.Registry'
|
Build Packages:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L23
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.Register<TException>(MulticastDelegate)'
|
Build Packages:
src/Prism.Core/Common/MulticastExceptionHandler.cs#L45
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.HandleAsync(Exception, object?)'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L5
Missing XML comment for publicly visible type or member 'ViewCreationException'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L7
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType)'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType, Exception)'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L19
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewType'
|
Build Packages:
src/Prism.Core/Mvvm/ViewCreationException.cs#L21
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewName'
|
Build Packages:
src/Prism.Core/Mvvm/ViewModelCreationException.cs#L6
Missing XML comment for publicly visible type or member 'ViewModelCreationException'
|
The logs for this run have expired and are no longer available.
Loading