Skip to content

feat(tke): [WIP]tke provider gen update #4103

feat(tke): [WIP]tke provider gen update

feat(tke): [WIP]tke provider gen update #4103

Triggered via pull request August 22, 2024 08:35
Status Failure
Total duration 2m 14s
Artifacts

tfprovider-lint.yml

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

Annotations

8 errors and 1 warning
tfprovider-lint: tencentcloud/connectivity/client.go#L93
cannot find package "." in:
tfprovider-lint: tencentcloud/connectivity/client.go#L93
could not import github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke2/v20220501 (invalid package name: "")
tfprovider-lint: tencentcloud/services/tke/resource_tc_kubernetes_scale_worker_extension.go#L13
could not import github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/cvm/v (invalid package name: "")
tfprovider-lint: tencentcloud/services/tke/service_tencentcloud_tke_addons.go#L306
method DescribeKubernetesAddonAttachmentById already declared for type TkeService struct{client *connectivity.TencentCloudClient}
tfprovider-lint: tencentcloud/services/tke/service_tencentcloud_tke.go#L3583
other declaration of DescribeKubernetesAddonAttachmentById
tfprovider-lint
Process completed with exit code 1.
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/