Skip to content

eni: mark security_group as list instead of set as the order does matter #78

eni: mark security_group as list instead of set as the order does matter

eni: mark security_group as list instead of set as the order does matter #78

Triggered via pull request May 12, 2025 07:19
Status Failure
Total duration 1m 47s
Artifacts

tfprovider-lint.yml

on: pull_request
tfprovider-lint
1m 35s
tfprovider-lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
tfprovider-lint: tencentcloud/resource_tc_eni.go#L205
cannot use raw (variable of type interface{}) as []interface{} value in argument to helper.InterfacesStrings
tfprovider-lint: tencentcloud/resource_tc_eni.go#L449
cannot use d.Get("security_groups") (value of type interface{}) as []interface{} value in argument to helper.InterfacesStrings
tfprovider-lint: tencentcloud/resource_tc_route_table_entry.go#L170
Cut not declared by package strings
tfprovider-lint: tencentcloud/resource_tc_eni.go#L205
cannot use raw (variable of type interface{}) as []interface{} value in argument to helper.InterfacesStrings
tfprovider-lint: tencentcloud/resource_tc_eni.go#L449
cannot use d.Get("security_groups") (value of type interface{}) as []interface{} value in argument to helper.InterfacesStrings
tfprovider-lint: tencentcloud/resource_tc_route_table_entry.go#L170
Cut not declared by package strings
tfprovider-lint
Process completed with exit code 1.