Fix slow loading on Staking page #910
turbo-ci.yml
on: pull_request
Compile
/
wasm
46s
Lint
1m 34s
Build
45s
test
1m 10s
lint:rust
1m 35s
test:rust
3m 9s
Annotations
3 errors and 6 warnings
src/state/staking.test.ts > Staking Slice > adds the delegation tokens from responses to the state, sorted by balance (descending) then voting power (descending):
packages/getters/src/utils/create-getter.ts#L12
Error: Failed to extract from undefined
❯ getter ../../packages/getters/src/utils/create-getter.ts:12:13
❯ ../../packages/getters/src/utils/create-getter.ts:25:16
❯ Module.getter ../../packages/getters/src/utils/create-getter.ts:9:20
❯ src/state/staking.test.ts:219:12
|
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/.
|
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/.
|
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: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/.
|