build(deps): bump FluentAssertions from 7.0.0 to 8.0.1 #762
Annotations
1 error and 11 warnings
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)'
|
Loading