Merge pull request #311 from objectstack-ai/copilot/fix-build-and-test #306
changeset-release.yml
on: push
Changeset Release
3m 12s
Annotations
5 errors
|
Changeset Release
Process completed with exit code 1.
|
|
Changeset Release
@object-ui/components#test: command (/home/runner/work/objectui/objectui/packages/components) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
|
src/__tests__/layout-data-renderers.test.tsx:
packages/components/src/__tests__/layout-data-renderers.test.tsx#L17
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/__tests__/layout-data-renderers.test.tsx:17:1
|
|
src/__tests__/form-renderers.test.tsx:
packages/components/src/__tests__/form-renderers.test.tsx#L18
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/__tests__/form-renderers.test.tsx:18:1
|
|
src/__tests__/feedback-overlay-renderers.test.tsx:
packages/components/src/__tests__/feedback-overlay-renderers.test.tsx#L17
Error: Hook timed out in 10000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ src/__tests__/feedback-overlay-renderers.test.tsx:17:1
|