Bump ts-jest from 29.2.2 to 29.2.3 #252
Annotations
10 errors
index.ts#L3
Cannot find module 'node-fetch' or its corresponding type declarations.
|
index.ts#L77
Cannot find module 'jsonwebtoken' or its corresponding type declarations.
|
index.ts#L80
Cannot find module 'url' or its corresponding type declarations.
|
jws_verification.ts#L3
Cannot find module 'jsonwebtoken' or its corresponding type declarations.
|
jws_verification.ts#L5
Cannot find module 'base64url' or its corresponding type declarations.
|
jws_verification.ts#L6
Cannot find module 'crypto' or its corresponding type declarations.
|
jws_verification.ts#L7
Cannot find module 'jsrsasign' or its corresponding type declarations.
|
jws_verification.ts#L8
Cannot find module 'node-fetch' or its corresponding type declarations.
|
jws_verification.ts#L54
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
jws_verification.ts#L185
Cannot find name 'Buffer'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
This job failed
Loading