[ECO-2436] Add Aptos API keys to the Aptos
client anywhere we use it
#444
Annotations
6 errors and 1 warning
Run Playwright tests
@econia-labs/emojicoin-frontend#test: command (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/frontend) /opt/hostedtoolcache/node/20.12.2/x64/bin/pnpm run test exited (1)
|
Run Playwright tests
Error: Please run this project from the top-level, parent directory.
at ../../../sdk/src/const.ts:32
30 | console.error(`Missing environment variables ${key}`);
31 | });
> 32 | throw new Error(
| ^
33 | VERCEL
34 | ? `Please set the missing environment variables. ${missing.map(([key, _]) => key).join(", ")}`
35 | : "Please run this project from the top-level, parent directory.\n"
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/const.ts:32:9)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/emojicoin_dot_fun/emojicoin-dot-fun.ts:36:1)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/emojicoin_dot_fun/index.ts:10:48)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/client/emojicoin-client.ts:12:1)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/frontend/tests/e2e/market-order.spec.ts:2:1)
|
Run Playwright tests
Error: Please run this project from the top-level, parent directory.
at ../../../sdk/src/const.ts:32
30 | console.error(`Missing environment variables ${key}`);
31 | });
> 32 | throw new Error(
| ^
33 | VERCEL
34 | ? `Please set the missing environment variables. ${missing.map(([key, _]) => key).join(", ")}`
35 | : "Please run this project from the top-level, parent directory.\n"
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/const.ts:32:9)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/emojicoin_dot_fun/emojicoin-dot-fun.ts:36:1)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/emojicoin_dot_fun/index.ts:10:48)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/client/emojicoin-client.ts:12:1)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/frontend/tests/e2e/search.spec.ts:2:1)
|
Run Playwright tests
Error: Please run this project from the top-level, parent directory.
at ../../../sdk/src/const.ts:32
30 | console.error(`Missing environment variables ${key}`);
31 | });
> 32 | throw new Error(
| ^
33 | VERCEL
34 | ? `Please set the missing environment variables. ${missing.map(([key, _]) => key).join(", ")}`
35 | : "Please run this project from the top-level, parent directory.\n"
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/const.ts:32:9)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/utils/misc.ts:7:1)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/utils/index.ts:3:1)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/utils/test/docker/docker-test-harness.ts:7:1)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/frontend/tests/e2e/global.setup.ts:2:1)
|
Run Playwright tests
Error: Please run this project from the top-level, parent directory.
at ../../../sdk/src/const.ts:32
30 | console.error(`Missing environment variables ${key}`);
31 | });
> 32 | throw new Error(
| ^
33 | VERCEL
34 | ? `Please set the missing environment variables. ${missing.map(([key, _]) => key).join(", ")}`
35 | : "Please run this project from the top-level, parent directory.\n"
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/const.ts:32:9)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/utils/misc.ts:7:1)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/utils/index.ts:3:1)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/sdk/src/utils/test/docker/docker-test-harness.ts:7:1)
at Object.<anonymous> (/home/runner/work/emojicoin-dot-fun/emojicoin-dot-fun/src/typescript/frontend/tests/e2e/global.teardown.ts:2:1)
|
Run Playwright tests
Process completed with exit code 1.
|
Upload screenshots as artifacts
No files were found with the provided path: src/typescript/frontend/screenshots/. No artifacts will be uploaded.
|
Loading