chore: copy templates #151
Annotations
10 errors and 3 warnings
Verify / Types:
create-farc/templates/cloudflare-worker/src/index.tsx#L1
Cannot find module 'farc' or its corresponding type declarations.
|
Verify / Types:
create-farc/templates/cloudflare-worker/src/index.tsx#L5
Parameter 'context' implicitly has an 'any' type.
|
Verify / Types:
create-farc/templates/default/src/index.tsx#L1
Cannot find module 'farc' or its corresponding type declarations.
|
Verify / Types:
create-farc/templates/default/src/index.tsx#L5
Parameter 'context' implicitly has an 'any' type.
|
Verify / Types:
create-farc/templates/next/app/api/[[...routes]]/route.tsx#L3
Cannot find module 'farc' or its corresponding type declarations.
|
Verify / Types:
create-farc/templates/next/app/api/[[...routes]]/route.tsx#L4
Cannot find module 'farc/vercel' or its corresponding type declarations.
|
Verify / Types:
create-farc/templates/next/app/api/[[...routes]]/route.tsx#L11
Parameter 'context' implicitly has an 'any' type.
|
Verify / Types:
create-farc/templates/next/app/api/[[...routes]]/route.tsx#L16
Cannot find module 'farc/jsx/jsx-runtime' or its corresponding type declarations.
|
Verify / Types:
create-farc/templates/next/app/layout.tsx#L1
Cannot find module 'next' or its corresponding type declarations.
|
Verify / Types:
create-farc/templates/next/app/layout.tsx#L2
Cannot find module 'next/font/google' or its corresponding type declarations.
|
Verify / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Verify / Types
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|