eni: mark security_group as list instead of set as the order does matter #78
tfprovider-lint.yml
on: pull_request
tfprovider-lint
1m 35s
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.
|