Skip to content

Added: Miscellaneous Bug Fixes around Updates #2789

Added: Miscellaneous Bug Fixes around Updates

Added: Miscellaneous Bug Fixes around Updates #2789

Triggered via pull request February 27, 2025 14:28
Status Success
Total duration 1m 42s
Artifacts

validate-nupkgs.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/NexusMods.ProxyConsole.Abstractions/VerbDefinitions/OptionAttribute.cs#L12
Parameter 'isOptional' has no matching param tag in the XML comment for 'OptionAttribute.OptionAttribute(string, string, string, bool)' (but other parameters do)
build: src/NexusMods.ProxyConsole.Abstractions/VerbDefinitions/OptionDefinition.cs#L13
Parameter 'IsOptional' has no matching param tag in the XML comment for 'OptionDefinition.OptionDefinition(Type, string, string, string, bool, bool)' (but other parameters do)
build: src/Abstractions/NexusMods.Abstractions.Cli/Renderable.cs#L11
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
build: src/Abstractions/NexusMods.Abstractions.Cli/Renderable.cs#L18
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
build: src/Abstractions/NexusMods.Abstractions.Cli/Renderable.cs#L22
Parameter 'args' has no matching param tag in the XML comment for 'Renderable.Text(string, string[])' (but other parameters do)
build: src/Abstractions/NexusMods.Abstractions.Cli/Renderable.cs#L25
Ambiguous reference in cref attribute: 'Text'. Assuming 'Renderable.Text(string)', but could have also matched other overloads including 'Renderable.Text(string, string[])'.
build: src/Abstractions/NexusMods.Abstractions.Cli/RendererExtensions.cs#L109
XML comment has a param tag for 'text', but there is no parameter by that name
build: src/Abstractions/NexusMods.Abstractions.Cli/RendererExtensions.cs#L110
Parameter 'template' has no matching param tag in the XML comment for 'RendererExtensions.Text(IRenderer, string, params object[])' (but other parameters do)
build: src/Abstractions/NexusMods.Abstractions.Cli/RendererExtensions.cs#L110
Parameter 'args' has no matching param tag in the XML comment for 'RendererExtensions.Text(IRenderer, string, params object[])' (but other parameters do)
build: src/Abstractions/NexusMods.Abstractions.Cli/RendererExtensions.cs#L120
XML comment has a param tag for 'text', but there is no parameter by that name