Changing how core pods watch the cluster to use Informer() rather tha… #30
Annotations
6 errors and 1 warning
build:
internal/proxysql/core.go#L119
query declared and not used
|
build:
internal/proxysql/core.go#L191
cannot use []any{…} (value of type []any) as string value in argument to append
|
build:
internal/proxysql/proxysql.go#L43
cannot use conn (variable of type *sql.DB) as kubernetes.Interface value in struct literal: *sql.DB does not implement kubernetes.Interface (missing method AdmissionregistrationV1)
|
build:
internal/proxysql/proxysql.go#L43
cannot use settings (variable of type *configuration.Config) as *sql.DB value in struct literal
|
build
query declared and not used
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|