Skip to content

Candlesticks

Candlesticks #2679

Triggered via pull request June 4, 2024 23:58
Status Failure
Total duration 7m 19s
Artifacts

turbo-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 9 warnings
Lint
@penumbra-zone/ui#lint: command (/home/runner/actions-runner/_work/web/web/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (2)
Lint
Process completed with exit code 2.
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)
Unhandled error: apps/minifront/src/state/swap/helpers.ts#L46
Error: Both asset in and out need to be set ❯ Module.sendCandlestickDataRequest src/state/swap/helpers.ts:46:36 ❯ Object.loadCandlestick src/state/swap/index.ts:139:30 ❯ Object.setAssetIn src/state/swap/index.ts:88:16 ❯ src/state/swap/index.test.ts:59:30 This error originated in "src/state/swap/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: apps/minifront/src/state/swap/helpers.ts#L46
Error: Both asset in and out need to be set ❯ Module.sendCandlestickDataRequest src/state/swap/helpers.ts:46:36 ❯ Object.loadCandlestick src/state/swap/index.ts:139:30 ❯ Object.setAssetOut src/state/swap/index.ts:95:16 ❯ src/state/swap/index.test.ts:65:30 ❯ ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:135:14 ❯ ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:60:26 ❯ runTest ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:781:17 ❯ runSuite ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15 ❯ runSuite ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15 ❯ runFiles ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:958:5 This error originated in "src/state/swap/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: apps/minifront/src/state/swap/helpers.ts#L46
Error: Both asset in and out need to be set ❯ Module.sendCandlestickDataRequest src/state/swap/helpers.ts:46:36 ❯ Object.loadCandlestick src/state/swap/index.ts:139:30 ❯ Object.setAssetIn src/state/swap/index.ts:88:16 ❯ src/state/swap/index.test.ts:87:30 ❯ ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:135:14 ❯ ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:60:26 ❯ runTest ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:781:17 ❯ runSuite ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15 ❯ runSuite ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15 ❯ runFiles ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:958:5 This error originated in "src/state/swap/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: apps/minifront/src/state/swap/helpers.ts#L46
Error: Both asset in and out need to be set ❯ Module.sendCandlestickDataRequest src/state/swap/helpers.ts:46:36 ❯ Object.loadCandlestick src/state/swap/index.ts:139:30 ❯ Object.setAssetOut src/state/swap/index.ts:95:16 ❯ src/state/swap/index.test.ts:103:30 ❯ ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:135:14 ❯ ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:60:26 ❯ runTest ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:781:17 ❯ runSuite ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15 ❯ runSuite ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15 ❯ runFiles ../../node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:958:5 This error originated in "src/state/swap/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
test
Process completed with exit code 1.
Build
'tendermintClient' is declared but its value is never read.
Build
Module '"./helpers"' has no exported member 'sendGetBlockByHeightRequestsForTimestamps'.
Build
'sendGetBlockByHeightRequestsForTimestamps' is declared but its value is never read.
Build
'endDisplay' is declared but its value is never read.
Build
'beginDisplay' is declared but its value is never read.
Build
minifront#build: command (/home/runner/actions-runner/_work/web/web/apps/minifront) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
Build
Process completed with exit code 2.
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/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.1. Please update to the latest version 2.317.0
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
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.1. Please update to the latest version 2.317.0
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
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.316.1. Please update to the latest version 2.317.0
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: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/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.