Skip to content

feat(cdwpg): [122485020]cdwpg datasource #5320

feat(cdwpg): [122485020]cdwpg datasource

feat(cdwpg): [122485020]cdwpg datasource #5320

Triggered via pull request March 21, 2025 08:19
Status Failure
Total duration 55m 48s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
golangci-lint
issues found
golangci-lint: tencentcloud/services/cdwpg/data_source_tc_cdwpg_nodes.go#L62
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/cdwpg/data_source_tc_cdwpg_log.go#L217
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/cdwpg/data_source_tc_cdwpg_instances.go#L147
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
Both go-version and go-version-file inputs are specified, only go-version will be used