fix(deps): update module github.com/cyclonedx/cyclonedx-go to v0.9.2 #33179
verify-go.yml
on: pull_request
unit
2m 24s
format
19s
lint
1m 48s
generate
39s
dependencies
23s
Annotations
6 errors and 5 warnings
lint:
pkg/whitesource/reporting.go#L488
cannot use &[]cdx.Tool{…} (value of type *[]cyclonedx.Tool) as *cyclonedx.ToolsChoice value in struct literal
|
lint:
pkg/whitesource/reporting.go#L603
cannot use &localDependencies (value of type *[]cyclonedx.Dependency) as *[]string value in struct literal (compile)
|
lint
Process completed with exit code 1.
|
unit:
pkg/whitesource/reporting.go#L488
cannot use &[]cdx.Tool{…} (value of type *[]cyclonedx.Tool) as *cyclonedx.ToolsChoice value in struct literal
|
unit:
pkg/whitesource/reporting.go#L603
cannot use &localDependencies (value of type *[]cyclonedx.Dependency) as *[]string value in struct literal
|
unit
Process completed with exit code 1.
|
format
Restore cache failed: Dependencies file is not found in /home/runner/work/jenkins-library/jenkins-library. Supported file pattern: go.sum
|
dependencies
Restore cache failed: Dependencies file is not found in /home/runner/work/jenkins-library/jenkins-library. Supported file pattern: go.sum
|
generate
Restore cache failed: Dependencies file is not found in /home/runner/work/jenkins-library/jenkins-library. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/jenkins-library/jenkins-library. Supported file pattern: go.sum
|
unit
Restore cache failed: Dependencies file is not found in /home/runner/work/jenkins-library/jenkins-library. Supported file pattern: go.sum
|