Upgrade #7
ci.yml
on: pull_request
Annotations
10 errors and 2 warnings
🔎 Type check:
app/root.tsx#L16
Cannot find module './+types/root' or its corresponding type declarations.
|
🔎 Type check:
app/routes/_index.tsx#L7
Cannot find module './+types/_index' or its corresponding type declarations.
|
🔎 Type check:
app/routes/resource.locales.ts#L4
Cannot find module './+types/resource.locales' or its corresponding type declarations.
|
🔎 Type check:
app/routes/robots[.]txt.ts#L4
Cannot find module './+types/robots[.]txt' or its corresponding type declarations.
|
🔎 Type check:
app/routes/rooms.$roomId.tsx#L14
Cannot find module './+types/rooms.$roomId' or its corresponding type declarations.
|
🔎 Type check:
app/routes/rooms.$roomId.tsx#L136
Parameter 'p' implicitly has an 'any' type.
|
🔎 Type check:
app/routes/rooms.$roomId.tsx#L161
Parameter 'p' implicitly has an 'any' type.
|
🔎 Type check:
app/routes/sitemap-index[.]xml.ts#L3
Cannot find module './+types/sitemap-index[.]xml' or its corresponding type declarations.
|
🔎 Type check:
app/routes/sitemap.$lang[.]xml.ts#L3
Cannot find module './+types/sitemap.$lang[.]xml' or its corresponding type declarations.
|
🔎 Type check
Process completed with exit code 2.
|
⬣ Biome lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🔎 Type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|