Skip to content

feat(teo): [119747928] support teo function #4351

feat(teo): [119747928] support teo function

feat(teo): [119747928] support teo function #4351

Triggered via pull request September 29, 2024 17:43
Status Failure
Total duration 3m 34s
Artifacts

tfprovider-lint.yml

on: pull_request
tfprovider-lint
3m 23s
tfprovider-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tfprovider-lint: tencentcloud/provider.go#L1705
missing ',' in composite literal
tfprovider-lint: tencentcloud/provider.go#L1705
expected operand, found '.'
tfprovider-lint: tencentcloud/provider.go#L2154
missing ',' in composite literal
tfprovider-lint: tencentcloud/provider.go#L2154
expected '==', found '='
tfprovider-lint: tencentcloud/provider.go#L2162
missing ',' before newline in composite literal
tfprovider-lint: tencentcloud/provider.go#L2164
expected operand, found 'var'
tfprovider-lint: tencentcloud/provider.go#L2164
missing ',' in composite literal
tfprovider-lint: tencentcloud/provider.go#L2165
expected ')', found string
tfprovider-lint: tencentcloud/provider.go#L2165
missing ',' before newline in composite literal
tfprovider-lint: tencentcloud/provider.go#L2166
missing ',' in composite literal
tfprovider-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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/