Skip to content

fix

fix #14

Triggered via push December 11, 2024 09:17
Status Success
Total duration 30s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
build: src/DotJEM.Web.Scheduler/Abstractions/IThreadPool.cs#L6
Missing XML comment for publicly visible type or member 'IThreadPool'
build: src/DotJEM.Web.Scheduler/Abstractions/IThreadPool.cs#L8
Missing XML comment for publicly visible type or member 'IThreadPool.RegisterWaitForSingleObject(WaitHandle, WaitOrTimerCallback, object, TimeSpan, bool)'
build: src/DotJEM.Web.Scheduler/Disposable.cs#L5
Missing XML comment for publicly visible type or member 'Disposable'
build: src/DotJEM.Web.Scheduler/Disposable.cs#L7
Missing XML comment for publicly visible type or member 'Disposable.Disposed'
build: src/DotJEM.Web.Scheduler/Disposable.cs#L9
Missing XML comment for publicly visible type or member 'Disposable.Dispose(bool)'
build: src/DotJEM.Web.Scheduler/Disposable.cs#L14
Missing XML comment for publicly visible type or member 'Disposable.~Disposable()'
build: src/DotJEM.Web.Scheduler/Disposable.cs#L19
Missing XML comment for publicly visible type or member 'Disposable.Dispose()'
build: src/DotJEM.Web.Scheduler/IWebTaskScheduler.cs#L5
Missing XML comment for publicly visible type or member 'IWebTaskScheduler'
build: src/DotJEM.Web.Scheduler/IWebTaskScheduler.cs#L7
Missing XML comment for publicly visible type or member 'IWebTaskScheduler.InfoStream'
build: src/DotJEM.Web.Scheduler/IWebTaskScheduler.cs#L9
Missing XML comment for publicly visible type or member 'IWebTaskScheduler.Schedule(IScheduledTask)'