feat(sdk): switching back chainId from 13370 to 31337 #311
release.yaml
on: push
Release
5m 25s
Matrix: Build SDK / meta
Waiting for pending jobs
Build SDK
/
build
Annotations
8 errors
|
Release
Process completed with exit code 1.
|
|
Release
@cartesi/cli#test: command (/home/runner/work/cli/cli/apps/cli) /home/runner/.bun/bin/bun run test exited (1)
|
|
tests/integration/builder/empty.test.ts > when building with the empty builder > should pass and create ext2 drive:
apps/cli/tests/integration/builder/empty.test.ts#L24
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/integration/builder/empty.test.ts:24:5
|
|
tests/integration/builder/empty.test.ts > when building with the empty builder > should fail with an invalid size:
apps/cli/tests/integration/builder/empty.test.ts#L12
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/integration/builder/empty.test.ts:12:5
|
|
tests/integration/builder/docker.test.ts > when building with the docker builder > should build an ext2 drive:
apps/cli/tests/integration/builder/docker.test.ts#L75
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/integration/builder/docker.test.ts:75:5
|
|
tests/integration/builder/docker.test.ts > when building with the docker builder > should build an ext2 drive with a target definition:
apps/cli/tests/integration/builder/docker.test.ts#L53
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/integration/builder/docker.test.ts:53:5
|
|
tests/integration/builder/directory.test.ts > when building with the directory builder > should pass when the directory is empty but extra size is defined:
apps/cli/tests/integration/builder/directory.test.ts#L46
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/integration/builder/directory.test.ts:46:5
|
|
tests/integration/builder/directory.test.ts > when building with the directory builder > should fail when the directory is empty:
apps/cli/tests/integration/builder/directory.test.ts#L28
Error: Test timed out in 60000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/integration/builder/directory.test.ts:28:5
|