chore(deps): bump github.com/aziontech/azionapi-go-sdk from 0.110.0 to 0.121.0 #119
tests.yml
on: pull_request
Lint .tf examples
10s
Check fmt and Validate .tf examples
22s
Terraform Functional Tests
32s
Annotations
21 errors
Check fmt and Validate .tf examples:
internal/data_source_network_list.go#L111
n.client.networkListApi.DefaultApi undefined (type *networklist.APIClient has no field or method DefaultApi)
|
Check fmt and Validate .tf examples:
internal/data_source_network_lists.go#L149
n.client.networkListApi.DefaultApi undefined (type *networklist.APIClient has no field or method DefaultApi)
|
Check fmt and Validate .tf examples:
internal/resource_edge_application_origin.go#L262
cannot use plan.Origin.HostHeader.ValueString() (value of type string) as *string value in struct literal
|
Check fmt and Validate .tf examples:
internal/resource_edge_application_origin.go#L317
cannot use originResponse.Results.OriginId (variable of type *int64) as int64 value in argument to strconv.FormatInt
|
Check fmt and Validate .tf examples:
internal/resource_edge_application_origin.go#L398
cannot use originResponse.Results.OriginId (variable of type *int64) as int64 value in argument to strconv.FormatInt
|
Check fmt and Validate .tf examples:
internal/resource_edge_application_origin.go#L474
cannot use plan.Origin.HostHeader.ValueString() (value of type string) as *string value in struct literal
|
Check fmt and Validate .tf examples:
internal/resource_edge_application_origin.go#L529
cannot use originResponse.Results.OriginId (variable of type *int64) as int64 value in argument to strconv.FormatInt
|
Check fmt and Validate .tf examples:
internal/resource_network_list.go#L142
r.client.networkListApi.DefaultApi undefined (type *networklist.APIClient has no field or method DefaultApi)
|
Check fmt and Validate .tf examples:
internal/resource_network_list.go#L197
r.client.networkListApi.DefaultApi undefined (type *networklist.APIClient has no field or method DefaultApi)
|
Check fmt and Validate .tf examples:
internal/resource_network_list.go#L352
r.client.networkListApi.DefaultApi undefined (type *networklist.APIClient has no field or method DefaultApi)
|
Terraform Functional Tests:
internal/data_source_network_list.go#L111
n.client.networkListApi.DefaultApi undefined (type *networklist.APIClient has no field or method DefaultApi)
|
Terraform Functional Tests:
internal/data_source_network_lists.go#L149
n.client.networkListApi.DefaultApi undefined (type *networklist.APIClient has no field or method DefaultApi)
|
Terraform Functional Tests:
internal/resource_edge_application_origin.go#L262
cannot use plan.Origin.HostHeader.ValueString() (value of type string) as *string value in struct literal
|
Terraform Functional Tests:
internal/resource_edge_application_origin.go#L317
cannot use originResponse.Results.OriginId (variable of type *int64) as int64 value in argument to strconv.FormatInt
|
Terraform Functional Tests:
internal/resource_edge_application_origin.go#L398
cannot use originResponse.Results.OriginId (variable of type *int64) as int64 value in argument to strconv.FormatInt
|
Terraform Functional Tests:
internal/resource_edge_application_origin.go#L474
cannot use plan.Origin.HostHeader.ValueString() (value of type string) as *string value in struct literal
|
Terraform Functional Tests:
internal/resource_edge_application_origin.go#L529
cannot use originResponse.Results.OriginId (variable of type *int64) as int64 value in argument to strconv.FormatInt
|
Terraform Functional Tests:
internal/resource_network_list.go#L142
r.client.networkListApi.DefaultApi undefined (type *networklist.APIClient has no field or method DefaultApi)
|
Terraform Functional Tests:
internal/resource_network_list.go#L197
r.client.networkListApi.DefaultApi undefined (type *networklist.APIClient has no field or method DefaultApi)
|
Terraform Functional Tests:
internal/resource_network_list.go#L352
r.client.networkListApi.DefaultApi undefined (type *networklist.APIClient has no field or method DefaultApi)
|
Terraform Functional Tests
Process completed with exit code 2.
|