feat(tco): [120225468]add tencentcloud_organization_nodes and tencentcloud_open_identity_center_operation #4543
golangci-lint.yml
on: pull_request
golangci-lint
54m 3s
Annotations
3 errors and 1 warning
golangci-lint:
tencentcloud/services/tco/resource_tc_open_identity_center_operation.go#L68
Error return value of `d.Set` is not checked (errcheck)
|
golangci-lint:
tencentcloud/services/tco/data_source_tc_organization_nodes.go#L111
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
issues found
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|