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

ilpanich / axiam / 29343991336
91%

Build:
DEFAULT BRANCH: main
Ran 14 Jul 2026 03:09PM UTC
Jobs 2
Files 252
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

14 Jul 2026 03:08PM UTC coverage: 80.873%. Remained the same
29343991336

push

github

web-flow
build(deps-dev): migrate frontend lint to oxlint, unblock TypeScript 7 (#183)

TypeScript 7 (#174) could not be adopted because no released typescript-eslint
(incl. canary) supports TS >= 6.1 — its parser crashes on load under TS 7, which
took down the whole "Frontend Lint + Type Check" CI job.

Replace eslint + typescript-eslint with oxlint, which bundles its own parser and
is TypeScript-version-agnostic, then bump typescript 5.9.3 -> 7.0.2.

- Remove eslint, @eslint/js, typescript-eslint, eslint-plugin-react-hooks,
  eslint-plugin-react-refresh, globals; delete eslint.config.js.
- Add oxlint + .oxlintrc.json preserving the prior rule set: correctness
  category as error, plus react/rules-of-hooks (error),
  react/only-export-components (error, allowConstantExport),
  react/exhaustive-deps (warn). dist ignored.
- `npm run lint` now runs oxlint; CI job is unchanged (still `npm run lint`).

Verified locally: oxlint clean, `tsc -b` on 7.0.2 clean, `vite build` ok,
623/623 vitest tests pass. rules-of-hooks parity confirmed (conditional-hook
probe errors as before).

Closes #174.


Claude-Session: https://claude.ai/code/session_01UbV9wWrrn3xktDvaux7525

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

1603 of 1765 branches covered (90.82%)

Branch coverage included in aggregate %.

26535 of 33028 relevant lines covered (80.34%)

68.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 rust-workspace - 29343991336.1 14 Jul 2026 03:26PM UTC 166
78.61
GitHub Action Run
2 frontend-vitest - 29343991336.2 14 Jul 2026 03:09PM UTC 86
94.21
GitHub Action Run
Source Files on build 29343991336
  • Tree
  • List 252
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29343991336
  • 376d44bc on github
  • Prev Build on main (#29313902595)
  • Next Build on main (#29369011973)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc