Shuffle #914
Annotations
10 errors and 2 warnings
run unit tags="kvdb_postgres":
kvdb/prefetch_test.go#L60
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
|
run unit tags="kvdb_postgres":
kvdb/prefetch_test.go#L89
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
|
run unit tags="kvdb_postgres":
kvdb/prefetch_test.go#L110
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
|
run unit tags="kvdb_postgres":
kvdb/readwrite_bucket_test.go#L14
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
|
run unit tags="kvdb_postgres":
kvdb/readwrite_bucket_test.go#L79
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
|
run unit tags="kvdb_postgres":
kvdb/readwrite_bucket_test.go#L177
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
|
run unit tags="kvdb_postgres":
kvdb/readwrite_bucket_test.go#L233
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
|
run unit tags="kvdb_postgres":
kvdb/readwrite_bucket_test.go#L306
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
|
run unit tags="kvdb_postgres":
kvdb/readwrite_bucket_test.go#L340
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
|
run unit tags="kvdb_postgres":
kvdb/readwrite_bucket_test.go#L359
cannot use db (variable of type walletdb.DB) as backend.Backend value in argument to backend.Update: walletdb.DB does not implement backend.Backend (missing method UpdateWithCtx)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest-neutrino", "logs-itest-windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading