feat(tco): [119957152]add tco datasource #4514
golangci-lint.yml
on: pull_request
golangci-lint
42m 54s
Annotations
4 errors and 1 warning
golangci-lint:
tencentcloud/services/tco/data_source_tc_identity_center_groups.go#L120
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/tco/data_source_tc_identity_center_role_configurations.go#L108
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/tco/data_source_tc_identity_center_users.go#L146
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/
|