Introduce "cyclonedx rename-entity" command (bis) #392
Annotations
11 errors and 2 warnings
|
Build:
src/cyclonedx/Commands/RenameEntityCommand.cs#L72
The type or namespace name 'BomWalkResult' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/cyclonedx/Commands/RenameEntityCommand.cs#L72
'Bom' does not contain a definition for 'WalkThis' and no accessible extension method 'WalkThis' accepting a first argument of type 'Bom' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/cyclonedx/Commands/RenameEntityCommand.cs#L75
'Bom' does not contain a definition for 'RenameBomRef' and no accessible extension method 'RenameBomRef' accepting a first argument of type 'Bom' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/cyclonedx/Commands/RenameEntityCommand.cs#L88
'Bom' does not contain a definition for 'BomMetadataUpdate' and no accessible extension method 'BomMetadataUpdate' accepting a first argument of type 'Bom' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/cyclonedx/Commands/RenameEntityCommand.cs#L89
'Bom' does not contain a definition for 'BomMetadataReferThisToolkit' and no accessible extension method 'BomMetadataReferThisToolkit' accepting a first argument of type 'Bom' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/cyclonedx/Commands/RenameEntityCommand.cs#L72
The type or namespace name 'BomWalkResult' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/cyclonedx/Commands/RenameEntityCommand.cs#L72
'Bom' does not contain a definition for 'WalkThis' and no accessible extension method 'WalkThis' accepting a first argument of type 'Bom' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/cyclonedx/Commands/RenameEntityCommand.cs#L75
'Bom' does not contain a definition for 'RenameBomRef' and no accessible extension method 'RenameBomRef' accepting a first argument of type 'Bom' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/cyclonedx/Commands/RenameEntityCommand.cs#L88
'Bom' does not contain a definition for 'BomMetadataUpdate' and no accessible extension method 'BomMetadataUpdate' accepting a first argument of type 'Bom' could be found (are you missing a using directive or an assembly reference?)
|
Build:
src/cyclonedx/Commands/RenameEntityCommand.cs#L89
'Bom' does not contain a definition for 'BomMetadataReferThisToolkit' and no accessible extension method 'BomMetadataReferThisToolkit' accepting a first argument of type 'Bom' could be found (are you missing a using directive or an assembly reference?)
|
Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
Loading