feat!(next): dedicated nextjs action and hooks #71
Annotations
2 errors and 3 warnings
packages/next/src/client/action-hooks.test.tsx > useAction > should work - on success:
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
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
publish-commit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|