Post Go-API import modifications #297
Annotations
7 errors and 1 warning
build:
cloudamqp/data_source_cloudamqp_alarm.go#L122
api.ListAlarms undefined (type *api.API has no field or method ListAlarms)
|
build:
cloudamqp/data_source_cloudamqp_nodes.go#L71
api.ListNodes undefined (type *api.API has no field or method ListNodes)
|
build:
cloudamqp/data_source_cloudamqp_notification.go#L89
api.ListNotifications undefined (type *api.API has no field or method ListNotifications)
|
build:
cloudamqp/resource_cloudamqp_alarm.go#L106
api.ListAlarms undefined (type *api.API has no field or method ListAlarms)
|
build:
cloudamqp/resource_cloudamqp_alarm.go#L199
cannot use d.Id() (value of type string) as map[string]interface{} value in argument to api.DeleteAlarm
|
build:
cloudamqp/resource_cloudamqp_extra_disk_size.go#L101
api.ListNodes undefined (type *api.API has no field or method ListNodes)
|
build
Process completed with exit code 1.
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|