Skip to content

Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.1075 to 1.0.1085 #1011

Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.1075 to 1.0.1085

Bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/vpc from 1.0.1075 to 1.0.1085 #1011

Status Failure
Total duration 2m 23s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Analyze (go)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
Analyze (go): pkg/backend/tencentvpc/tencentvpc.go#L139
undefined: vpc.NewDescribeRouteTablesRequest
Analyze (go): pkg/backend/tencentvpc/tencentvpc.go#L140
undefined: vpc.Filter
Analyze (go): pkg/backend/tencentvpc/tencentvpc.go#L141
undefined: vpc.Filter
Analyze (go): pkg/backend/tencentvpc/tencentvpc.go#L147
c.DescribeRouteTables undefined (type *v20170312.Client has no field or method DescribeRouteTables)
Analyze (go): pkg/backend/tencentvpc/tencentvpc.go#L175
undefined: vpc.NewDeleteRoutesRequest
Analyze (go): pkg/backend/tencentvpc/tencentvpc.go#L177
undefined: vpc.Route
Analyze (go): pkg/backend/tencentvpc/tencentvpc.go#L178
undefined: vpc.Route
Analyze (go): pkg/backend/tencentvpc/tencentvpc.go#L183
c.DeleteRoutes undefined (type *v20170312.Client has no field or method DeleteRoutes)
Analyze (go): pkg/backend/tencentvpc/tencentvpc.go#L192
undefined: vpc.NewCreateRoutesRequest
Analyze (go): pkg/backend/tencentvpc/tencentvpc.go#L194
undefined: vpc.Route
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636