Skip to content

feat: view human-readable database size and v2 route for DBsize #57

feat: view human-readable database size and v2 route for DBsize

feat: view human-readable database size and v2 route for DBsize #57

Triggered via pull request October 3, 2025 08:36
Status Failure
Total duration 4m 30s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests/integration/permissions.test.ts > Permissions: tests/integration/trufnetwork.setup.ts#L76
Error: Unable to find image 'tn-db:local' locally docker: Error response from daemon: pull access denied for tn-db, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Run 'docker run --help' for more information ❯ runDockerCommand tests/integration/trufnetwork.setup.ts:76:13 ❯ startContainer tests/integration/trufnetwork.setup.ts:124:3 ❯ tests/integration/trufnetwork.setup.ts:266:5
tests/integration/getListStreams.test.ts > Get List Streams: tests/integration/trufnetwork.setup.ts#L76
Error: Unable to find image 'tn-db:local' locally docker: Error response from daemon: pull access denied for tn-db, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Run 'docker run --help' for more information ❯ runDockerCommand tests/integration/trufnetwork.setup.ts:76:13 ❯ startContainer tests/integration/trufnetwork.setup.ts:124:3 ❯ tests/integration/trufnetwork.setup.ts:266:5
tests/integration/erc20Bridge.test.ts > ERC20 Bridge Tests > get wallet rewards: node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/transaction/action.mjs#L188
Error: No actions found for the namespace 'sepolia_bridge'. Please verify the namespace exists and contains the 'list_wallet_rewards' action. ❯ Action.validatedActionRequest node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/transaction/action.mjs:188:15 ❯ Action.buildMsgPayload node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/transaction/action.mjs:159:60 ❯ Action.buildMsg node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/transaction/action.mjs:97:21 ❯ NodeKwil.buildMessage node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/client/kwil.mjs:434:12 ❯ NodeKwil.baseCall node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/client/kwil.mjs:349:23 ❯ NodeKwil.call node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/client/node/nodeKwil.mjs:31:12 ❯ Action.listWalletRewards src/contracts-api/action.ts:1056:20 ❯ tests/integration/erc20Bridge.test.ts:64:23
tests/integration/erc20Bridge.test.ts > ERC20 Bridge Tests > get wallet balance - should pass with authorized client: node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/api_client/client.mjs#L253
Error: JSON RPC call error: code: -301, message: namespace not found: "sepolia_bridge" ❯ checkRes node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/api_client/client.mjs:253:11 ❯ NodeKwil.callClient node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/api_client/client.mjs:191:12 ❯ NodeKwil.baseCall node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/client/kwil.mjs:362:16 ❯ NodeKwil.call node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/client/node/nodeKwil.mjs:31:12 ❯ Action.call src/contracts-api/action.ts:124:20 ❯ Action.getWalletBalance src/contracts-api/action.ts:969:20 ❯ tests/integration/erc20Bridge.test.ts:50:23
tests/integration/erc20Bridge.test.ts > ERC20 Bridge Tests > get wallet balance - should work with any client (publicly accessible): node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/api_client/client.mjs#L253
Error: JSON RPC call error: code: -301, message: namespace not found: "sepolia_bridge" ❯ checkRes node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/api_client/client.mjs:253:11 ❯ NodeKwil.callClient node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/api_client/client.mjs:191:12 ❯ NodeKwil.baseCall node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/client/kwil.mjs:362:16 ❯ NodeKwil.call node_modules/.pnpm/@trufnetwork+kwil-js@0.9.8/node_modules/@trufnetwork/kwil-js/dist-esm/client/node/nodeKwil.mjs:31:12 ❯ Action.call src/contracts-api/action.ts:124:20 ❯ Action.getWalletBalance src/contracts-api/action.ts:969:20 ❯ tests/integration/erc20Bridge.test.ts:43:20
tests/integration/deprecatedApi.test.ts > Deprecated API Backward Compatibility Tests: tests/integration/trufnetwork.setup.ts#L76
Error: Unable to find image 'tn-db:local' locally docker: Error response from daemon: pull access denied for tn-db, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Run 'docker run --help' for more information ❯ runDockerCommand tests/integration/trufnetwork.setup.ts:76:13 ❯ startContainer tests/integration/trufnetwork.setup.ts:124:3 ❯ tests/integration/trufnetwork.setup.ts:266:5
tests/integration/databaseSize.test.ts > Get Database Size: tests/integration/trufnetwork.setup.ts#L76
Error: Unable to find image 'tn-db:local' locally docker: Error response from daemon: pull access denied for tn-db, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Run 'docker run --help' for more information ❯ runDockerCommand tests/integration/trufnetwork.setup.ts:76:13 ❯ startContainer tests/integration/trufnetwork.setup.ts:124:3 ❯ tests/integration/trufnetwork.setup.ts:266:5
tests/integration/composedStream.test.ts > ComposedStream Integration Tests: tests/integration/trufnetwork.setup.ts#L76
Error: Unable to find image 'tn-db:local' locally docker: Error response from daemon: pull access denied for tn-db, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Run 'docker run --help' for more information ❯ runDockerCommand tests/integration/trufnetwork.setup.ts:76:13 ❯ startContainer tests/integration/trufnetwork.setup.ts:124:3 ❯ tests/integration/trufnetwork.setup.ts:266:5
tests/integration/client.test.ts > Client: tests/integration/trufnetwork.setup.ts#L76
Error: Unable to find image 'tn-db:local' locally docker: Error response from daemon: pull access denied for tn-db, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Run 'docker run --help' for more information ❯ runDockerCommand tests/integration/trufnetwork.setup.ts:76:13 ❯ startContainer tests/integration/trufnetwork.setup.ts:124:3 ❯ tests/integration/trufnetwork.setup.ts:266:5
tests/integration/cacheSupport.test.ts > Cache Support E2E Tests: tests/integration/trufnetwork.setup.ts#L76
Error: Unable to find image 'tn-db:local' locally docker: Error response from daemon: pull access denied for tn-db, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Run 'docker run --help' for more information ❯ runDockerCommand tests/integration/trufnetwork.setup.ts:76:13 ❯ startContainer tests/integration/trufnetwork.setup.ts:124:3 ❯ tests/integration/trufnetwork.setup.ts:266:5
test
Restore cache failed: Dependencies file is not found in /home/runner/work/sdk-js/sdk-js. Supported file pattern: go.sum