Create dotnet.yml #36
Annotations
2 errors and 10 warnings
build
Building with JDK version `17.0.7` is not supported. Please install JDK version `11.0`. See https://aka.ms/xamarin/jdk9-errors
|
build
Process completed with exit code 1.
|
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)'
|