Shuffle #912
Annotations
11 errors and 1 warning
|
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 artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "logs-itest-bitcoind", "logs-itest-bitcoind-etcd", "logs-itest-bitcoind-notxindex", "logs-itest-bitcoind-postgres", "logs-itest-bitcoind-postgres-nativesql", "logs-itest-bitcoind-rpcpolling", "logs-itest-bitcoind-sqlite", "logs-itest-bitcoind-sqlite-nativesql", "logs-itest-btcd", "logs-itest-macos", "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