chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.5.2 to 0.9.0 #249
Annotations
4 errors and 1 warning
pkg/report/cyclonedx/cyclonedx.go#L129
cannot use &[]cdx.Tool{…} (value of type *[]"github.com/CycloneDX/cyclonedx-go".Tool) as type *"github.com/CycloneDX/cyclonedx-go".ToolsChoice in struct literal
|
pkg/report/cyclonedx/cyclonedx.go#L239
cannot use &componentDependencies (value of type *[]"github.com/CycloneDX/cyclonedx-go".Dependency) as type *[]string in struct literal
|
pkg/report/cyclonedx/cyclonedx.go#L252
cannot use &metadataDependencies (value of type *[]"github.com/CycloneDX/cyclonedx-go".Dependency) as type *[]string in struct literal
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading