Skip to content

Hotfix/qx baidu cloud #667

Hotfix/qx baidu cloud

Hotfix/qx baidu cloud #667

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

ci-pr-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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
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/