Hotfix/qx baidu cloud #664
Annotations
4 errors and 1 warning
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)
|
pkg/multicloud/apsara/wire.go#L102
impossible type assertion: networks[i].(*SVSwitch)
|
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)
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading