Update RunOptions.cs #1344
Annotations
10 errors
CycloneDX/Program.cs#L123
Operator '??' cannot be applied to operands of type 'BomFormat' and 'BomFormat'
|
CycloneDX/Services/BomService.cs#L31
The name 'JsonSerializer' does not exist in the current context
|
CycloneDX/Services/BomService.cs#L35
The name 'XmlSerializer' does not exist in the current context
|
CycloneDX/Services/BomService.cs#L41
The type or namespace name 'MemoryStream' could not be found (are you missing a using directive or an assembly reference?)
|
CycloneDX/Services/BomService.cs#L43
The name 'Convert' does not exist in the current context
|
CycloneDX/Program.cs#L123
Operator '??' cannot be applied to operands of type 'BomFormat' and 'BomFormat'
|
CycloneDX/Services/BomService.cs#L31
The name 'JsonSerializer' does not exist in the current context
|
CycloneDX/Services/BomService.cs#L35
The name 'XmlSerializer' does not exist in the current context
|
CycloneDX/Services/BomService.cs#L41
The type or namespace name 'MemoryStream' could not be found (are you missing a using directive or an assembly reference?)
|
CycloneDX/Services/BomService.cs#L43
The name 'Convert' does not exist in the current context
|
This job failed
Loading