Hotfix/qx baidu cloud #664
ci-pr-build-test.yml
on: pull_request
build_and_test
1m 49s
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/
|