chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.5.2 to 0.7.2 #163
test.yaml
on: pull_request
Test
4m 57s
Integration Test
3m 47s
Build Test
20m 23s
Documentation Test
50s
Annotations
16 errors and 1 warning
Integration Test:
pkg/report/cyclonedx/cyclonedx.go#L239
cannot use &componentDependencies (value of type *[]"github.com/CycloneDX/cyclonedx-go".Dependency) as type *[]string in struct literal
|
Integration Test:
pkg/report/cyclonedx/cyclonedx.go#L252
cannot use &metadataDependencies (value of type *[]"github.com/CycloneDX/cyclonedx-go".Dependency) as type *[]string in struct literal
|
Integration Test
Process completed with exit code 2.
|
Test:
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)
|
Test:
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)
|
Test:
pkg/commands/server/run.go#L20
c.Debug undefined (type Option has no field or method Debug) (typecheck)
|
Test:
pkg/commands/server/run.go#L30
c.CacheDir undefined (type Option has no field or method CacheDir) (typecheck)
|
Test:
pkg/commands/server/run.go#L38
c.Reset undefined (type Option has no field or method Reset) (typecheck)
|
Test:
pkg/commands/server/run.go#L43
c.AppVersion undefined (type Option has no field or method AppVersion) (typecheck)
|
Test:
pkg/commands/server/run.go#L47
c.DownloadDBOnly undefined (type Option has no field or method DownloadDBOnly) (typecheck)
|
Test:
pkg/commands/server/run.go#L51
c.CacheDir undefined (type Option has no field or method CacheDir) (typecheck)
|
Test:
pkg/commands/server/run.go#L55
c.AppVersion undefined (type Option has no field or method AppVersion) (typecheck)
|
Test:
pkg/commands/server/run.go#L56
c.Insecure undefined (type Option has no field or method Insecure) (typecheck)
|
Build Test:
pkg/report/cyclonedx/cyclonedx.go#L239
cannot use &componentDependencies (value of type *[]"github.com/CycloneDX/cyclonedx-go".Dependency) as type *[]string in struct literal
|
Build Test:
pkg/report/cyclonedx/cyclonedx.go#L252
cannot use &metadataDependencies (value of type *[]"github.com/CycloneDX/cyclonedx-go".Dependency) as type *[]string in struct literal
|
Build Test
The process '/opt/hostedtoolcache/goreleaser-action/1.4.1/x64/goreleaser' failed with exit code 1
|
Test
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/
|