Skip to content

Create dotnet.yml

Create dotnet.yml #56

Triggered via pull request October 21, 2024 23:40
Status Failure
Total duration 9m 12s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build
Feature 'module initializers' is not available in C# 8.0. Please use language version 9.0 or greater.
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: NuGet/setup-nuget@v1.1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)'