fix #14
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)'
|