Merge pull request #216 from Belphemur/dependabot/npm_and_yarn/semant… #619
Annotations
10 warnings
Build:
Job.Scheduler/Utils/DebounceDispatcher.cs#L65
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
|
Build:
Job.Scheduler/Utils/DebounceDispatcher.cs#L103
Possible null reference argument for parameter 'obj' in 'void Action<T>.Invoke(T obj)'.
|
Build:
Job.Scheduler/Builder/IJobRunnerBuilder.cs#L8
Missing XML comment for publicly visible type or member 'IJobRunnerBuilder'
|
Build:
Job.Scheduler/Builder/JobRunnerBuilder.cs#L19
Missing XML comment for publicly visible type or member 'JobRunnerBuilder.JobRunnerBuilder()'
|
Build:
Job.Scheduler/Job/Action/AlwaysRetry.cs#L12
Missing XML comment for publicly visible type or member 'AlwaysRetry.AlwaysRetry(TimeSpan?)'
|
Build:
Job.Scheduler/Job/Action/AlwaysRetry.cs#L17
Missing XML comment for publicly visible type or member 'AlwaysRetry.ShouldRetry(int)'
|
Build:
Job.Scheduler/Job/Action/AlwaysRetry.cs#L22
Missing XML comment for publicly visible type or member 'AlwaysRetry.GetDelayBetweenRetries(int)'
|
Build:
Job.Scheduler/Job/Action/BackoffRetry.cs#L5
Missing XML comment for publicly visible type or member 'BackoffRetry'
|
Build:
Job.Scheduler/Job/Action/BackoffRetry.cs#L21
Missing XML comment for publicly visible type or member 'BackoffRetry.ShouldRetry(int)'
|
Build:
Job.Scheduler/Job/Action/BackoffRetry.cs#L31
Missing XML comment for publicly visible type or member 'BackoffRetry.GetDelayBetweenRetries(int)'
|
The logs for this run have expired and are no longer available.
Loading