chore: bump version #46
Annotations
2 errors and 1 warning
__tests__/Form.test.tsx > Form > should show error message when password is empty:
__tests__/Form.test.tsx#L27
Error: expect(element).toHaveTextContent()
Expected element to have text content:
Password is required
Received:
Password
❯ __tests__/Form.test.tsx:27:48
|
build (20)
Process completed with exit code 1.
|
build (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|