Bump System.CommandLine and System.CommandLine.NamingConventionBinder #156
Annotations
10 errors
|
Test:
src/Noted/Infra/ConsoleInterface.cs#L53
'RootCommand' does not contain a definition for 'InvokeAsync' and no accessible extension method 'InvokeAsync' accepting a first argument of type 'RootCommand' could be found (are you missing a using directive or an assembly reference?)
|
|
Test:
src/Noted/Infra/ExtractCommand.cs#L49
'RootCommand' does not contain a definition for 'Handler' and no accessible extension method 'Handler' accepting a first argument of type 'RootCommand' could be found (are you missing a using directive or an assembly reference?)
|
|
Test:
src/Noted/Infra/ExtractCommand.cs#L43
'Argument<string>' does not contain a constructor that takes 2 arguments
|
|
Test:
src/Noted/Infra/ExtractCommand.cs#L40
'Argument<string>' does not contain a constructor that takes 2 arguments
|
|
Test:
src/Noted/Infra/ExtractCommand.cs#L32
Cannot convert lambda expression to type 'string' because it is not a delegate type
|
|
Test:
src/Noted/Infra/ExtractCommand.cs#L31
Argument 1: cannot convert from 'string[]' to 'string'
|
|
Test:
src/Noted/Infra/ExtractCommand.cs#L28
Cannot convert lambda expression to type 'string' because it is not a delegate type
|
|
Test:
src/Noted/Infra/ExtractCommand.cs#L27
Argument 1: cannot convert from 'string[]' to 'string'
|
|
Test:
src/Noted/Infra/ExtractCommand.cs#L24
Cannot convert lambda expression to type 'string' because it is not a delegate type
|
|
Test:
src/Noted/Infra/ExtractCommand.cs#L23
Argument 1: cannot convert from 'string[]' to 'string'
|
Loading