Skip to content

tls added for pgbouncer #506

tls added for pgbouncer

tls added for pgbouncer #506

Triggered via pull request June 20, 2024 05:53
Status Failure
Total duration 3m 6s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Build: elasticsearch/api.go#L1
: # kubedb.dev/db-client-go/elasticsearch
Build: elasticsearch/kubedb_client_builder.go#L542
undefined: api.ElasticsearchRestPort (typecheck)
Build: kafka/connect/client.go#L1
: # kubedb.dev/db-client-go/kafka/connect
Build: kafka/connect/kubedb_client_builder.go#L110
undefined: api.CACert
Build: kafka/connect/kubedb_client_builder.go#L111
undefined: api.CACert (typecheck)
Build: mariadb/client.go#L1
: # kubedb.dev/db-client-go/mariadb
Build: mariadb/kubedb_client_builder.go#L194
undefined: api.MariaDBTLSConfigCustom
Build: mariadb/kubedb_client_builder.go#L201
undefined: api.MariaDBTLSConfigCustom (typecheck)
Build: mongodb/client.go#L1
: # kubedb.dev/db-client-go/mongodb
Build: mongodb/kubedb_client_builder.go#L147
undefined: api.NodeTypeArbiter (typecheck)
Build
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/.
Build
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/