Bump tailwindcss from 3.4.17 to 4.0.3 #75
Closed
Annotations
4 errors
tests:
tests/browser/auth.spec.ts#L15
locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'components.nav.signIn' })
|
tests:
tests/browser/auth.spec.ts#L33
locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'pages.session.signIn.signIn' })
|
tests:
tests/browser/users.spec.ts#L17
Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByText('pages.users.index.heading')
Expected: visible
Received: <element(s) not found>
Call log:
- locator._expect with timeout 5000ms
- waiting for getByText('pages.users.index.heading')
|
tests
Process completed with exit code 1.
|
Loading