Skip to content

Create dotnet.yml

Create dotnet.yml #17

Triggered via pull request November 12, 2023 12:13
Status Failure
Total duration 14m 4s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
build
Process completed with exit code 1.
build
The workload 'android' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
build
The workload 'ios' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
build
The workload 'maccatalyst' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
build: src/Caliburn.Micro.Core/AsyncEventHandler.cs#L6
Missing XML comment for publicly visible type or member 'AsyncEventHandler<TEventArgs>'
build: src/Caliburn.Micro.Core/AsyncEventHandlerExtensions.cs#L8
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions'
build: src/Caliburn.Micro.Core/AsyncEventHandlerExtensions.cs#L10
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions.GetHandlers<TEventArgs>(AsyncEventHandler<TEventArgs>)'
build: src/Caliburn.Micro.Core/AsyncEventHandlerExtensions.cs#L15
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions.InvokeAllAsync<TEventArgs>(AsyncEventHandler<TEventArgs>, object, TEventArgs)'
build: src/Caliburn.Micro.Platform/Platforms/net46-netcore/FrameAdapter.cs#L252
Missing XML comment for publicly visible type or member 'FrameAdapter.Dispose()'
build: src/Caliburn.Micro.Platform/Platforms/net46-netcore/WindowConductor.cs#L9
Missing XML comment for publicly visible type or member 'WindowConductor'
build: src/Caliburn.Micro.Platform/Platforms/net46-netcore/WindowConductor.cs#L17
Missing XML comment for publicly visible type or member 'WindowConductor.WindowConductor(object, Window)'
build: src/Caliburn.Micro.Platform/Platforms/net46-netcore/WindowConductor.cs#L23
Missing XML comment for publicly visible type or member 'WindowConductor.InitialiseAsync()'
build: src/Caliburn.Micro.Platform/Platforms/uap/DispatcherTaskExtensions.cs#L7
Missing XML comment for publicly visible type or member 'DispatcherTaskExtensions'
build: src/Caliburn.Micro.Platform/Platforms/uap/DispatcherTaskExtensions.cs#L9
Missing XML comment for publicly visible type or member 'DispatcherTaskExtensions.RunTaskAsync<T>(CoreDispatcher, Func<Task<T>>, CoreDispatcherPriority)'