nxtgauge-frontend-solid/playwright-reports/html/data/93d0ae7967a30d546d9ef9a30b8d0717323a046b.md
Ashwin Kumar Sivakumar d0fb78d21d
Some checks failed
build-and-release / build (push) Failing after 1m19s
fix: Update buttons from orange to navy blue for accessibility WCAG AA compliance
- Changed all buttons with orange background (#fd6116) and white text
  to navy blue background (#050026) with white text
- Maintains 12.5:1 contrast ratio (exceeds WCAG AA 4.5:1 requirement)
- Keeps brand orange (#fd6116) for decorative elements and accents
- Preserves all hover states and transitions

Fixes accessibility violations for chip buttons, nav buttons, auth buttons,
submit buttons, and primary action buttons.
2026-07-07 05:07:28 +05:30

727 B

Instructions

  • Following Playwright test failed.
  • Explain why, be concise, respect Playwright best practices.
  • Provide a snippet of code with the fix, if possible.

Test info

  • Name: api.spec.ts >> Auth API Endpoints >> POST /auth/login rate limits after too many attempts
  • Location: tests/e2e/api.spec.ts:215:3

Error details

Error: apiRequestContext.post: connect ECONNREFUSED ::1:3000
Call log:
  - → POST http://localhost:3000/api/auth/login
    - user-agent: Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.7778.96 Mobile Safari/537.36
    - accept: */*
    - accept-encoding: gzip,deflate,br
    - content-type: application/json
    - content-length: 65