Skip to content

Adding Linker Metadata #123

Adding Linker Metadata

Adding Linker Metadata #123

Triggered via pull request January 4, 2024 02:32
Status Failure
Total duration 3m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build_wpf.yml

on: pull_request
build-prism-wpf  /  Build Prism.Wpf
2m 47s
build-prism-wpf / Build Prism.Wpf
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Ioc/IContainerRegistryExtensions.cs#L18
'DynamicallyAccessedMembersAttribute' is inaccessible due to its protection level
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Ioc/IContainerRegistryExtensions.cs#L18
'DynamicallyAccessedMemberTypes' is inaccessible due to its protection level
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Ioc/IContainerRegistryExtensions.cs#L18
'DynamicallyAccessedMemberTypes' is inaccessible due to its protection level
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Ioc/IContainerRegistryExtensions.cs#L30
'DynamicallyAccessedMembersAttribute' is inaccessible due to its protection level
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Ioc/IContainerRegistryExtensions.cs#L30
'DynamicallyAccessedMemberTypes' is inaccessible due to its protection level
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Ioc/IContainerRegistryExtensions.cs#L30
'DynamicallyAccessedMemberTypes' is inaccessible due to its protection level
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Ioc/IContainerRegistryExtensions.cs#L30
'DynamicallyAccessedMembersAttribute' is inaccessible due to its protection level
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Ioc/IContainerRegistryExtensions.cs#L30
'DynamicallyAccessedMemberTypes' is inaccessible due to its protection level
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Ioc/IContainerRegistryExtensions.cs#L30
'DynamicallyAccessedMemberTypes' is inaccessible due to its protection level
build-prism-wpf / Build Prism.Wpf: src/Wpf/Prism.Wpf/Ioc/IContainerRegistryExtensions.cs#L40
'DynamicallyAccessedMembersAttribute' is inaccessible due to its protection level
build-prism-wpf / Build Prism.Wpf: src/Prism.Core/Common/IRegistryAware.cs#L5
Missing XML comment for publicly visible type or member 'IRegistryAware'
build-prism-wpf / Build Prism.Wpf: src/Prism.Core/Common/IRegistryAware.cs#L7
Missing XML comment for publicly visible type or member 'IRegistryAware.Registry'
build-prism-wpf / Build Prism.Wpf: src/Prism.Core/Common/MulticastExceptionHandler.cs#L23
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.Register<TException>(MulticastDelegate)'
build-prism-wpf / Build Prism.Wpf: src/Prism.Core/Common/MulticastExceptionHandler.cs#L45
Missing XML comment for publicly visible type or member 'MulticastExceptionHandler.HandleAsync(Exception, object?)'
build-prism-wpf / Build Prism.Wpf: src/Prism.Core/Mvvm/ViewCreationException.cs#L5
Missing XML comment for publicly visible type or member 'ViewCreationException'
build-prism-wpf / Build Prism.Wpf: src/Prism.Core/Mvvm/ViewCreationException.cs#L7
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType)'
build-prism-wpf / Build Prism.Wpf: src/Prism.Core/Mvvm/ViewCreationException.cs#L12
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewCreationException(string, ViewType, Exception)'
build-prism-wpf / Build Prism.Wpf: src/Prism.Core/Mvvm/ViewCreationException.cs#L19
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewType'
build-prism-wpf / Build Prism.Wpf: src/Prism.Core/Mvvm/ViewCreationException.cs#L21
Missing XML comment for publicly visible type or member 'ViewCreationException.ViewName'
build-prism-wpf / Build Prism.Wpf: src/Prism.Core/Mvvm/ViewModelCreationException.cs#L6
Missing XML comment for publicly visible type or member 'ViewModelCreationException'