Initial groundwork for command builders (#19) #148
Annotations
11 warnings
build
No files were found with the provided path: nuget/*. No artifacts will be uploaded.
|
build:
Remora.Commands/Builders/CommandParameterBuilder.cs#L157
XML comment on 'CommandParameterBuilder.IsSwitch(bool, OneOf<char, string, (char Short, string Long)>)' has a paramref tag for 'shortName', but there is no parameter by that name
|
build:
Remora.Commands/Builders/CommandParameterBuilder.cs#L158
XML comment on 'CommandParameterBuilder.IsSwitch(bool, OneOf<char, string, (char Short, string Long)>)' has a paramref tag for 'longName', but there is no parameter by that name
|
build:
Remora.Commands/Builders/CommandParameterBuilder.cs#L188
XML comment on 'CommandParameterBuilder.IsOption(OneOf<char, string, (char Short, string Long)>)' has a paramref tag for 'shortName', but there is no parameter by that name
|
build:
Remora.Commands/Builders/CommandParameterBuilder.cs#L189
XML comment on 'CommandParameterBuilder.IsOption(OneOf<char, string, (char Short, string Long)>)' has a paramref tag for 'longName', but there is no parameter by that name
|
build:
Remora.Commands/Builders/CommandBuilder.cs#L294
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
build:
Remora.Commands/Builders/CommandBuilder.cs#L294
Tuple element names should use correct casing (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1316.md)
|
build:
Remora.Commands/Builders/CommandParameterBuilder.cs#L157
XML comment on 'CommandParameterBuilder.IsSwitch(bool, OneOf<char, string, (char Short, string Long)>)' has a paramref tag for 'shortName', but there is no parameter by that name
|
build:
Remora.Commands/Builders/CommandParameterBuilder.cs#L158
XML comment on 'CommandParameterBuilder.IsSwitch(bool, OneOf<char, string, (char Short, string Long)>)' has a paramref tag for 'longName', but there is no parameter by that name
|
build:
Remora.Commands/Builders/CommandParameterBuilder.cs#L188
XML comment on 'CommandParameterBuilder.IsOption(OneOf<char, string, (char Short, string Long)>)' has a paramref tag for 'shortName', but there is no parameter by that name
|
build:
Remora.Commands/Builders/CommandParameterBuilder.cs#L189
XML comment on 'CommandParameterBuilder.IsOption(OneOf<char, string, (char Short, string Long)>)' has a paramref tag for 'longName', but there is no parameter by that name
|