docs and tests #70
Annotations
2 errors and 1 warning
Run pnpm run test:
packages/next/src/client/action-hooks.test.tsx#L22
AssertionError: expected 'idle' to be 'pending' // Object.is equality
Expected: "pending"
Received: "idle"
❯ packages/next/src/client/action-hooks.test.tsx:22:58
|
Run pnpm run test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading