ADR and Implementation of New Default App Locations (#783) #508
Annotations
2 errors and 10 warnings
|
|
src/NexusMods.Abstractions/CLI/Renderable.cs#L5
Missing XML comment for publicly visible type or member 'Renderable'
|
src/NexusMods.Abstractions/CLI/Renderable.cs#L8
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
|
src/NexusMods.Abstractions/CLI/Renderable.cs#L15
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
|
src/NexusMods.Abstractions/CLI/Renderable.cs#L19
Parameter 'args' has no matching param tag in the XML comment for 'Renderable.Text(string, string[])' (but other parameters do)
|
src/NexusMods.Abstractions/CLI/RendererExtensions.cs#L41
XML comment has a param tag for 'text', but there is no parameter by that name
|
src/NexusMods.Abstractions/CLI/RendererExtensions.cs#L42
Parameter 'template' has no matching param tag in the XML comment for 'RendererExtensions.Text(IRenderer, string, params object[])' (but other parameters do)
|
src/NexusMods.Abstractions/CLI/RendererExtensions.cs#L42
Parameter 'args' has no matching param tag in the XML comment for 'RendererExtensions.Text(IRenderer, string, params object[])' (but other parameters do)
|
src/NexusMods.Abstractions/CLI/RendererExtensions.cs#L53
Parameter 'token' has no matching param tag in the XML comment for 'RendererExtensions.WithProgress<T>(IRenderer, CancellationToken, Func<Task<T>>)' (but other parameters do)
|
|
|
The logs for this run have expired and are no longer available.
Loading