npm #1
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
Build and publish:
src/form.ts#L1
Cannot find module 'react' or its corresponding type declarations.
|
Build and publish:
src/form.ts#L2
Cannot find module 'react' or its corresponding type declarations.
|
Build and publish:
src/form.ts#L3
Cannot find module 'zod' or its corresponding type declarations.
|
Build and publish:
src/form.ts#L4
Cannot find module 'zod' or its corresponding type declarations.
|
Build and publish:
src/form.ts#L113
Parameter 'issue' implicitly has an 'any' type.
|
Build and publish:
src/form.ts#L208
Parameter 'issue' implicitly has an 'any' type.
|
Build and publish:
src/jwt.ts#L1
Cannot find module 'jsonwebtoken' or its corresponding type declarations.
|
Build and publish:
src/jwt.ts#L28
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Build and publish:
src/jwt.ts#L37
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Build and publish:
src/next/api.ts#L1
Cannot find module 'next/router' or its corresponding type declarations.
|
Build and publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|