β¬οΈ Bump node-mocks-http from 1.13.0 to 1.16.0 #3214
Annotations
6 errors and 1 warning
TypeScript check π·
website#tscheck: command (/home/runner/work/gitmoji/gitmoji/packages/website) /home/runner/setup-pnpm/node_modules/.bin/pnpm run tscheck exited (1)
|
TypeScript check π·
Argument of type 'MockRequest<Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>>' is not assignable to parameter of type 'NextApiRequest'.
|
TypeScript check π·
Argument of type 'MockRequest<Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>>' is not assignable to parameter of type 'NextApiRequest'.
|
TypeScript check π·
Argument of type 'MockRequest<Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>>' is not assignable to parameter of type 'NextApiRequest'.
|
TypeScript check π·
Argument of type 'MockRequest<Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>>' is not assignable to parameter of type 'NextApiRequest'.
|
TypeScript check π·
Process completed with exit code 1.
|
Lint π¨:
packages/website/src/pages/_document.tsx#L11
Prefer `next/script` component when using the inline script for Google Analytics. See: https://nextjs.org/docs/messages/next-script-for-ga
|
Loading