HSPIPER-438/x-crypto-vuln-fix #32743
verify-go.yml
on: pull_request
unit
2m 59s
format
17s
lint
2m 54s
generate
44s
dependencies
32s
Annotations
8 errors and 9 warnings
dependencies
Process completed with exit code 1.
|
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:
pkg/jenkins/jenkins_test.go#L18
cannot use new(gojenkins.Jenkins) (value of type *gojenkins.Jenkins) as Jenkins value in variable declaration: *gojenkins.Jenkins does not implement Jenkins (wrong type for method GetBuildFromQueueID)
|
unit
Process completed with exit code 1.
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format
Restore cache failed: Dependencies file is not found in /home/runner/work/jenkins-library/jenkins-library. Supported file pattern: go.sum
|
dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dependencies
Restore cache failed: Dependencies file is not found in /home/runner/work/jenkins-library/jenkins-library. Supported file pattern: go.sum
|
generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit
Restore cache failed: Dependencies file is not found in /home/runner/work/jenkins-library/jenkins-library. Supported file pattern: go.sum
|