Skip to content

Hotfix/qx baidu cloud #666

Hotfix/qx baidu cloud

Hotfix/qx baidu cloud #666

Triggered via pull request November 19, 2024 08:06
Status Failure
Total duration 1m 44s
Artifacts

ci-pr-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build_and_test: pkg/multicloud/apsara/wire.go#L80
cannot use vswitch (variable of type *SVSwitch) as cloudprovider.ICloudNetwork value in argument to append: *SVSwitch does not implement cloudprovider.ICloudNetwork (ambiguous selector *SVSwitch.GetProjectId)
build_and_test: pkg/multicloud/apsara/wire.go#L102
impossible type assertion: networks[i].(*SVSwitch)
build_and_test: pkg/multicloud/apsara/wire.go#L126
cannot use vswitch (variable of type *SVSwitch) as cloudprovider.ICloudNetwork value in return statement: *SVSwitch does not implement cloudprovider.ICloudNetwork (ambiguous selector *SVSwitch.GetProjectId)
build_and_test: pkg/multicloud/baidu/storage.go#L60
not enough arguments in call to storage.zone.region.GetDisks
build_and_test
Process completed with exit code 2.
build_and_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/