Skip to content

build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.13 #703

build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.13

build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.13 #703

Triggered via push September 15, 2025 22:49
Status Failure
Total duration 2m 8s
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
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')
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' })