chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.5.2 to 0.9.0 #249
Annotations
10 errors and 2 warnings
pkg/report/cyclonedx/cyclonedx.go#L129
cannot use &([]cdx.Tool literal) (value of type *[]"github.com/CycloneDX/cyclonedx-go".Tool) as *"github.com/CycloneDX/cyclonedx-go".ToolsChoice value in struct literal (typecheck)
|
pkg/report/cyclonedx/cyclonedx.go#L239
cannot use &componentDependencies (value of type *[]"github.com/CycloneDX/cyclonedx-go".Dependency) as *[]string value in struct literal (typecheck)
|
pkg/report/cyclonedx/cyclonedx.go#L252
cannot use &metadataDependencies (value of type *[]"github.com/CycloneDX/cyclonedx-go".Dependency) as *[]string value in struct literal (typecheck)
|
pkg/commands/server/run.go#L20
c.Debug undefined (type Option has no field or method Debug) (typecheck)
|
pkg/commands/server/run.go#L30
c.CacheDir undefined (type Option has no field or method CacheDir) (typecheck)
|
pkg/commands/server/run.go#L38
c.Reset undefined (type Option has no field or method Reset) (typecheck)
|
pkg/commands/server/run.go#L43
c.AppVersion undefined (type Option has no field or method AppVersion) (typecheck)
|
pkg/commands/server/run.go#L47
c.DownloadDBOnly undefined (type Option has no field or method DownloadDBOnly) (typecheck)
|
pkg/commands/server/run.go#L51
c.CacheDir undefined (type Option has no field or method CacheDir) (typecheck)
|
pkg/commands/server/run.go#L55
c.AppVersion undefined (type Option has no field or method AppVersion) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading