• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

philihp / kennerspiel / 25635014931
96%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 05:24PM UTC
Jobs 1
Files 115
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 May 2026 05:23PM UTC coverage: 96.246%. Remained the same
25635014931

push

github

web-flow
fix(web): unbreak Vercel build under TS6 / eslint 10 (#1690)

- Pin eslint back to 9.36.0 in web/: eslint-config-next@15.5.15 still
  declares peer eslint ^7|^8|^9, so the renovate bump to 10.2.0 caused
  ERESOLVE in vercel npm install.
- Drop the non-existent updated_at column from the profile upsert in
  account/login/actions.ts (the table only has id and email; supabase
  generated types correctly reject it under TS6).
- Add a *.css ambient module declaration so TS6 accepts the side-effect
  import of globals.css in app/layout.tsx.
- Set ignoreDeprecations: "6.0" because the existing downlevelIteration
  option is now a hard error in TS6.

Co-authored-by: Claude <noreply@anthropic.com>

1261 of 1443 branches covered (87.39%)

Branch coverage included in aggregate %.

3405 of 3405 relevant lines covered (100.0%)

129.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25635014931.1 10 May 2026 05:24PM UTC 115
96.25
GitHub Action Run
Source Files on build 25635014931
  • Tree
  • List 115
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 65b82eb5 on github
  • Prev Build on main (#25625685186)
  • Next Build on main (#25635021385)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc