Make sure errors get surfaced when the RPC is unavailable #1028
turbo-ci.yml
on: pull_request
Compile
/
wasm
55s
Lint
1m 55s
Build
1m 32s
test
1m 12s
lint:rust
1m 25s
test:rust
3m 3s
Annotations
10 errors and 5 warnings
src/state/connected-sites.test.ts:
packages/transport-dom/dist/create.js#L23
TypeError: Promise.withResolvers is not a function
❯ Module.A ../../packages/transport-dom/dist/create.js:23:52
❯ src/clients.ts:9:32
❯ src/state/tx-approval.ts:4:31
|
src/state/network.test.ts:
packages/transport-dom/dist/create.js#L23
TypeError: Promise.withResolvers is not a function
❯ Module.A ../../packages/transport-dom/dist/create.js:23:52
❯ src/clients.ts:9:32
❯ src/state/tx-approval.ts:4:31
|
src/state/password.test.ts:
packages/transport-dom/dist/create.js#L23
TypeError: Promise.withResolvers is not a function
❯ Module.A ../../packages/transport-dom/dist/create.js:23:52
❯ src/clients.ts:9:32
❯ src/state/tx-approval.ts:4:31
|
src/state/wallets.test.ts:
packages/transport-dom/dist/create.js#L23
TypeError: Promise.withResolvers is not a function
❯ Module.A ../../packages/transport-dom/dist/create.js:23:52
❯ src/clients.ts:9:32
❯ src/state/tx-approval.ts:4:31
|
src/state/seed-phrase/generate.test.ts:
packages/transport-dom/dist/create.js#L23
TypeError: Promise.withResolvers is not a function
❯ Module.A ../../packages/transport-dom/dist/create.js:23:52
❯ src/clients.ts:9:32
❯ src/state/tx-approval.ts:4:31
|
src/state/seed-phrase/import.test.ts:
packages/transport-dom/dist/create.js#L23
TypeError: Promise.withResolvers is not a function
❯ Module.A ../../packages/transport-dom/dist/create.js:23:52
❯ src/clients.ts:9:32
❯ src/state/tx-approval.ts:4:31
|
test
chrome-extension#test: command (/home/runner/actions-runner/_work/web/web/apps/extension) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
test:rust
Canceling since a higher priority waiting request for 'Turbo CI-refs/pull/748/merge' exists
|
test:rust
The operation was canceled.
|
Compile / wasm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2, jetli/wasm-pack-action@v0.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: buildjet/cache@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|