build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.15 #404
Annotations
4 errors
|
|
|
tests/browser/users.spec.ts#L17
expect(locator).toBeVisible() failed
Locator: getByText('pages.users.index.heading')
Expected: visible
Received: <element(s) not found>
Timeout: 5000ms
Call log:
- Expect "to.be.visible" with timeout 5000ms
- waiting for getByText('pages.users.index.heading')
|
|
tests/browser/auth.spec.ts#L33
locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'pages.session.signIn.signIn' })
|
|
tests/browser/auth.spec.ts#L15
locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByRole('link', { name: 'components.nav.signIn' })
|
The logs for this run have expired and are no longer available.
Loading