Skip to content

Build UI for claiming unbonding tokens #942

Build UI for claiming unbonding tokens

Build UI for claiming unbonding tokens #942

Triggered via pull request March 8, 2024 23:34
Status Failure
Total duration 4m 19s
Artifacts

turbo-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
Unhandled error: packages/transport-dom/create.ts#L90
TypeError: Cannot read properties of undefined (reading 'addEventListener') ❯ connect ../../packages/transport-dom/create.ts:90:13 ❯ Object.stream ../../packages/transport-dom/create.ts:154:16 This error originated in "src/state/staking/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: packages/transport-dom/create.ts#L90
TypeError: Cannot read properties of undefined (reading 'addEventListener') ❯ connect ../../packages/transport-dom/create.ts:90:13 ❯ Object.stream ../../packages/transport-dom/create.ts:154:16 This error originated in "src/state/staking/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
src/state/staking/index.test.ts > Staking Slice > adds the delegation tokens from responses to the state, sorted by balance (descending) then voting power (descending): apps/minifront/src/fetchers/balances/index.ts#L18
TypeError: default.fromAsync is not a function ❯ Module.getBalances src/fetchers/balances/index.ts:18:16 ❯ Module.getDelegationsForAccount src/fetchers/staking.ts:49:31 ❯ Object.loadDelegationsForCurrentAccount src/state/staking/index.ts:172:22 ❯ src/state/staking/index.test.ts:210:30
src/state/staking/index.test.ts > Staking Slice > calculates the percentage voting power once all delegations are loaded: apps/minifront/src/fetchers/balances/index.ts#L18
TypeError: default.fromAsync is not a function ❯ Module.getBalances src/fetchers/balances/index.ts:18:16 ❯ Module.getDelegationsForAccount src/fetchers/staking.ts:49:31 ❯ Object.loadDelegationsForCurrentAccount src/state/staking/index.ts:172:22 ❯ src/state/staking/index.test.ts:238:30
test
minifront#test: command (/home/runner/actions-runner/_work/web/web/apps/minifront) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
test
Process completed with exit code 1.
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/.
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: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/.
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
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/.
test:rust
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/.