Merge branch 'main' into plugins-retries #114
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
build:
cloudamqp/data_source_cloudamqp_plugins.go#L70
api.ListPlugins undefined (type *"github.com/84codes/go-api/api".API has no field or method ListPlugins)
|
build:
cloudamqp/data_source_cloudamqp_plugins_community.go#L66
api.ListPluginsCommunity undefined (type *"github.com/84codes/go-api/api".API has no field or method ListPluginsCommunity)
|
build:
cloudamqp/resource_cloudamqp_plugin.go#L77
too many arguments in call to api.EnablePlugin
|
build:
cloudamqp/resource_cloudamqp_plugin.go#L113
too many arguments in call to api.ReadPlugin
|
build:
cloudamqp/resource_cloudamqp_plugin.go#L139
too many arguments in call to api.UpdatePlugin
|
build:
cloudamqp/resource_cloudamqp_plugin.go#L160
too many arguments in call to api.DeletePlugin
|
build:
cloudamqp/resource_cloudamqp_plugin_community.go#L75
too many arguments in call to api.ReadPluginCommunity
|
build:
cloudamqp/resource_cloudamqp_plugin_community.go#L80
api.InstallPluginCommunity undefined (type *"github.com/84codes/go-api/api".API has no field or method InstallPluginCommunity)
|
build:
cloudamqp/resource_cloudamqp_plugin_community.go#L121
too many arguments in call to api.ReadPluginCommunity
|
build:
cloudamqp/resource_cloudamqp_plugin_community.go#L147
too many arguments in call to api.UpdatePluginCommunity
|