Mutually exclusive group information #50
Annotations
10 errors
Build:
Core/NetArgumentParser/src/ArgumentParser.cs#L95
There is no argument given that corresponds to the required parameter 'description' of 'MutuallyExclusiveOptionGroup<ICommonOption>.MutuallyExclusiveOptionGroup(string, string, IEnumerable<ICommonOption>?)'
|
Build:
Core/NetArgumentParser/src/Converters/EnumValueConverter.cs#L9
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build:
Core/NetArgumentParser/src/ArgumentParser.cs#L95
There is no argument given that corresponds to the required parameter 'description' of 'MutuallyExclusiveOptionGroup<ICommonOption>.MutuallyExclusiveOptionGroup(string, string, IEnumerable<ICommonOption>?)'
|
Build:
Core/NetArgumentParser/src/Converters/EnumValueConverter.cs#L9
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build:
Core/NetArgumentParser/src/ArgumentParser.cs#L95
There is no argument given that corresponds to the required parameter 'description' of 'MutuallyExclusiveOptionGroup<ICommonOption>.MutuallyExclusiveOptionGroup(string, string, IEnumerable<ICommonOption>?)'
|
Build:
Core/NetArgumentParser/src/Converters/EnumValueConverter.cs#L9
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build:
Core/NetArgumentParser/src/ArgumentParser.cs#L95
There is no argument given that corresponds to the required parameter 'description' of 'MutuallyExclusiveOptionGroup<ICommonOption>.MutuallyExclusiveOptionGroup(string, string, IEnumerable<ICommonOption>?)'
|
Build:
Core/NetArgumentParser/src/Converters/EnumValueConverter.cs#L9
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Build:
Core/NetArgumentParser/src/ArgumentParser.cs#L95
There is no argument given that corresponds to the required parameter 'description' of 'MutuallyExclusiveOptionGroup<ICommonOption>.MutuallyExclusiveOptionGroup(string, string, IEnumerable<ICommonOption>?)'
|
Build:
Core/NetArgumentParser/src/Converters/EnumValueConverter.cs#L9
Prefer the generic overload 'System.Enum.Parse<TEnum>(string, bool)' instead of 'System.Enum.Parse(System.Type, string, bool)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2263)
|
Loading