Skip to content

feat(cvm): [117301871] cvm iacg v2 #3890

feat(cvm): [117301871] cvm iacg v2

feat(cvm): [117301871] cvm iacg v2 #3890

Triggered via pull request June 12, 2024 07:35
Status Failure
Total duration 7m 8s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: tencentcloud/services/cvm/data_source_tc_eips_extension.go#L62
unusedresult: result of context.WithValue call not used (govet)
golangci-lint: tencentcloud/services/cvm/data_source_tc_image_extension.go#L74
unusedresult: result of context.WithValue call not used (govet)
golangci-lint: tencentcloud/services/cvm/data_source_tc_images_extension.go#L115
unusedresult: result of context.WithValue call not used (govet)
golangci-lint: tencentcloud/services/cvm/data_source_tc_instance_types_extension.go#L90
unusedresult: result of context.WithValue call not used (govet)
golangci-lint: tencentcloud/services/cvm/data_source_tc_instances_extension.go#L96
unusedresult: result of context.WithValue call not used (govet)
golangci-lint: tencentcloud/services/cvm/data_source_tc_instances_set_extension.go#L84
unusedresult: result of context.WithValue call not used (govet)
golangci-lint: tencentcloud/services/cvm/data_source_tc_key_pairs_extension.go#L52
unusedresult: result of context.WithValue call not used (govet)
golangci-lint: tencentcloud/services/cvm/data_source_tc_placement_groups_extension.go#L41
unusedresult: result of context.WithValue call not used (govet)
golangci-lint: tencentcloud/services/cvm/data_source_tc_eips.go#L110
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
golangci-lint: tencentcloud/services/cvm/data_source_tc_image.go#L78
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.