Update biome to v2, zod to v4, all other deps as well #172
validate.yml
on: pull_request
⬣ Biome lint
4s
✂️ Check unused code
24s
⚡ Unit Tests
0s
Annotations
3 errors
|
🔎 Type check
Process completed with exit code 2.
|
|
🔎 Type check:
app/routes/sitemap.$lang[.]xml.ts#L13
Type 'ServerRouteManifest' is not assignable to type 'RouteManifest<ServerRoute>'.
|
|
🔎 Type check:
app/routes/sitemap.$lang[.]xml.ts#L8
Unused '@ts-expect-error' directive.
|