chore: Bump System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.0 - #18
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore: Bump System.CommandLine from 2.0.0-beta4.22272.1 to 2.0.0#18dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 errors and 5 warnings
|
src/CodeBridge.Cli/Commands/InitCommand.cs#L24
'Option<string>' does not contain a definition for 'IsRequired'
|
|
src/CodeBridge.Cli/Commands/InitCommand.cs#L22
The best overload for 'Option' does not have a parameter named 'description'
|
|
src/CodeBridge.Cli/Commands/GenerateCommand.cs#L40
'GenerateCommand' does not contain a definition for 'SetHandler' and no accessible extension method 'SetHandler' accepting a first argument of type 'GenerateCommand' could be found (are you missing a using directive or an assembly reference?)
|
|
src/CodeBridge.Cli/Commands/GenerateCommand.cs#L38
The name 'AddOption' does not exist in the current context
|
|
src/CodeBridge.Cli/Commands/GenerateCommand.cs#L37
The name 'AddOption' does not exist in the current context
|
|
src/CodeBridge.Cli/Commands/GenerateCommand.cs#L36
The name 'AddOption' does not exist in the current context
|
|
src/CodeBridge.Cli/Commands/GenerateCommand.cs#L33
The best overload for 'Option' does not have a parameter named 'description'
|
|
src/CodeBridge.Cli/Commands/GenerateCommand.cs#L28
The best overload for 'Option' does not have a parameter named 'description'
|
|
src/CodeBridge.Cli/Commands/GenerateCommand.cs#L23
The best overload for 'Option' does not have a parameter named 'description'
|
|
src/CodeBridge.Cli/Program.cs#L23
'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?)
|
|
|
|
src/CodeBridge.Core/Services/CodeGenerator.cs#L338
Possible null reference argument for parameter 'typeInfo' in 'string ITypeMapper.MapToTypeScript(TypeInfo typeInfo)'.
|
|
src/CodeBridge.Core/Services/CodeGenerator.cs#L328
Possible null reference argument for parameter 'typeInfo' in 'string ITypeMapper.MapToTypeScript(TypeInfo typeInfo)'.
|
|
src/CodeBridge.Core/Services/CodeGenerator.cs#L338
Possible null reference argument for parameter 'typeInfo' in 'string ITypeMapper.MapToTypeScript(TypeInfo typeInfo)'.
|
|
src/CodeBridge.Core/Services/CodeGenerator.cs#L328
Possible null reference argument for parameter 'typeInfo' in 'string ITypeMapper.MapToTypeScript(TypeInfo typeInfo)'.
|
The logs for this run have expired and are no longer available.
Loading