Skip to content

build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.16 #916

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

build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.16 #916

Triggered via push October 27, 2025 23:12
Status Failure
Total duration 2m 4s
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 Timeout: 5000ms Error: element(s) not found 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' })