feat(cdwpg): [122485020]cdwpg datasource #5322
golangci-lint.yml
on: pull_request
golangci-lint
54m 30s
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
|