Add RabbitMQ PubSub methods #441
Annotations
10 errors and 2 warnings
Run checks:
rabbitmq/amqp_client.go#L21
File is not `goimports`-ed (goimports)
|
Run checks:
rabbitmq/http_client.go#L20
File is not `goimports`-ed (goimports)
|
Run checks:
rabbitmq/http_client.go#L47
func `(*HTTPClient).getQueues` is unused (unused)
|
Run checks:
rabbitmq/http_client.go#L56
func `(*HTTPClient).getClassicQueues` is unused (unused)
|
Run checks:
rabbitmq/kubedb_client_builder.go#L49
const `rabbitmqQueueTypeClassic` is unused (unused)
|
Run checks:
rabbitmq/http_client.go#L73
func `(*HTTPClient).hasNodeAnyClassicQueue` is unused (unused)
|
Run checks:
rabbitmq/http_client.go#L82
func `(*HTTPClient).getQuorumQueues` is unused (unused)
|
Run checks:
rabbitmq/kubedb_client_builder.go#L48
const `rabbitmqQueueTypeQuorum` is unused (unused)
|
Run checks:
rabbitmq/http_client.go#L99
func `(*HTTPClient).hasNodeAnyQuorumQueue` is unused (unused)
|
Run checks:
rabbitmq/http_client.go#L108
func `(*HTTPClient).getNodeNameFromPodURL` is unused (unused)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/
|
Loading