Skip to content

feat(tco): [119957152]add tco datasource #4514

feat(tco): [119957152]add tco datasource

feat(tco): [119957152]add tco datasource #4514

Triggered via pull request October 17, 2024 11:52
Status Failure
Total duration 43m 6s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/