Skip to content

Add support for Kafka topics #986

Add support for Kafka topics

Add support for Kafka topics #986

Triggered via pull request October 17, 2023 00:01
Status Failure
Total duration 1m 31s
Artifacts

test.yml

on: pull_request
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
unit (1.20.x): digitalocean/database/resource_database_kafka_topic.go#L302
undefined: godo.DatabaseCreateTopicRequest
unit (1.20.x): digitalocean/database/resource_database_kafka_topic.go#L313
client.Databases.CreateTopic undefined (type godo.DatabasesService has no field or method CreateTopic)
unit (1.20.x): digitalocean/database/resource_database_kafka_topic.go#L332
undefined: godo.DatabaseUpdateTopicRequest
unit (1.20.x): digitalocean/database/resource_database_kafka_topic.go#L342
client.Databases.UpdateTopic undefined (type godo.DatabasesService has no field or method UpdateTopic)
unit (1.20.x): digitalocean/database/resource_database_kafka_topic.go#L355
client.Databases.GetTopic undefined (type godo.DatabasesService has no field or method GetTopic)
unit (1.20.x): digitalocean/database/resource_database_kafka_topic.go#L383
client.Databases.DeleteTopic undefined (type godo.DatabasesService has no field or method DeleteTopic)
unit (1.20.x)
Process completed with exit code 2.
unit (1.21.x): digitalocean/database/resource_database_kafka_topic.go#L302
undefined: godo.DatabaseCreateTopicRequest
unit (1.21.x): digitalocean/database/resource_database_kafka_topic.go#L313
client.Databases.CreateTopic undefined (type godo.DatabasesService has no field or method CreateTopic)
unit (1.21.x): digitalocean/database/resource_database_kafka_topic.go#L332
undefined: godo.DatabaseUpdateTopicRequest
unit (1.21.x): digitalocean/database/resource_database_kafka_topic.go#L342
client.Databases.UpdateTopic undefined (type godo.DatabasesService has no field or method UpdateTopic)
unit (1.21.x): digitalocean/database/resource_database_kafka_topic.go#L355
client.Databases.GetTopic undefined (type godo.DatabasesService has no field or method GetTopic)
unit (1.21.x): digitalocean/database/resource_database_kafka_topic.go#L383
client.Databases.DeleteTopic undefined (type godo.DatabasesService has no field or method DeleteTopic)
unit (1.21.x)
The operation was canceled.
unit (1.20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit (1.21.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/