Skip to content

Bump tailwindcss from 3.4.17 to 4.1.5 #344

Bump tailwindcss from 3.4.17 to 4.1.5

Bump tailwindcss from 3.4.17 to 4.1.5 #344

Triggered via push May 5, 2025 23:35
Status Failure
Total duration 1m 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
tests
Process completed with exit code 1.
Users / CRUD user: 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')
Auth / failed sign in: tests/browser/auth.spec.ts#L33
locator.click: Timeout 30000ms exceeded. Call log: - waiting for getByRole('button', { name: 'pages.session.signIn.signIn' })
Auth / sign in / out: tests/browser/auth.spec.ts#L15
locator.click: Timeout 30000ms exceeded. Call log: - waiting for getByRole('link', { name: 'components.nav.signIn' })