fix(workflow): Prevent duplicate message reprocessing #25
Annotations
5 errors
|
test
Process completed with exit code 1.
|
|
tests/next-config.test.ts > withJunior > deduplicates serverExternalPackages when consumer already includes defaults:
packages/junior/tests/next-config.test.ts#L93
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/next-config.test.ts:93:3
|
|
tests/next-config.test.ts > withJunior > merges existing /api/** tracing includes instead of overwriting them:
packages/junior/tests/next-config.test.ts#L69
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/next-config.test.ts:69:3
|
|
tests/next-config.test.ts > withJunior > wraps async Next config factories:
packages/junior/tests/next-config.test.ts#L38
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/next-config.test.ts:38:3
|
|
tests/next-config.test.ts > withJunior > merges junior defaults into plain Next config:
packages/junior/tests/next-config.test.ts#L15
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/next-config.test.ts:15:3
|