fix: add crossws as a peer dependency and update graphql-yoga version #363
Annotations
3 errors
|
build-test (ubuntu-latest)
Process completed with exit code 1.
|
|
tests/e2e/nuxt-playground.test.ts > nuxt Playground E2E:
tests/e2e/nuxt-playground.test.ts#L16
Error: Hook timed out in 120000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ tests/e2e/nuxt-playground.test.ts:16:3
|
|
tests/e2e/nuxt-file-watcher.test.ts > nuxt File Watcher Integration Test:
tests/e2e/nuxt-file-watcher.test.ts#L65
Error: Hook timed out in 120000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ tests/e2e/nuxt-file-watcher.test.ts:65:3
|