chore(MPC-2011): continue tests on error #3
Annotations
5 errors and 2 warnings
src/tests/web3/contractCall.test.ts:
src/tests/utils.ts#L14
Error: Environment variables BLOCKDAEMON_RPC_URL, BUILDERVAULT_PLAYER0_URL, BUILDERVAULT_PLAYER0_APIKEY must be set
❯ getBuildervaultProviderForTesting src/tests/utils.ts:14:11
❯ Module.getWeb3BuildervaultProviderForTesting src/tests/utils.ts:41:19
❯ src/tests/web3/contractCall.test.ts:31:18
|
src/tests/web3/sign.test.ts:
src/tests/utils.ts#L14
Error: Environment variables BLOCKDAEMON_RPC_URL, BUILDERVAULT_PLAYER0_URL, BUILDERVAULT_PLAYER0_APIKEY must be set
❯ getBuildervaultProviderForTesting src/tests/utils.ts:14:11
❯ Module.getWeb3BuildervaultProviderForTesting src/tests/utils.ts:41:19
❯ src/tests/web3/sign.test.ts:7:14
|
src/tests/web3/transfer.test.ts:
src/tests/utils.ts#L14
Error: Environment variables BLOCKDAEMON_RPC_URL, BUILDERVAULT_PLAYER0_URL, BUILDERVAULT_PLAYER0_APIKEY must be set
❯ getBuildervaultProviderForTesting src/tests/utils.ts:14:11
❯ Module.getWeb3BuildervaultProviderForTesting src/tests/utils.ts:41:19
❯ src/tests/web3/transfer.test.ts:7:14
|
build
Process completed with exit code 1.
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|