Bump typescript from 5.4.5 to 5.6.3 #9
Annotations
10 errors
build:
src/api.ts#L1
'"ethers"' has no exported member named 'BigNumber'. Did you mean 'BigNumberish'?
|
build:
src/api.ts#L3
Cannot find module './queuelistener' or its corresponding type declarations.
|
build:
src/api.ts#L4
Cannot find module 'ethers/lib/utils' or its corresponding type declarations.
|
build:
src/api.ts#L5
Cannot find module './redisclient' or its corresponding type declarations.
|
build:
src/api.ts#L6
Module '"./constants"' has no exported member 'APPLICATION_ID'.
|
build:
src/api.ts#L6
Module '"./constants"' has no exported member 'CONSUMER_ID'.
|
build:
src/api.ts#L6
Module '"./constants"' has no exported member 'MAX_NON_ACK_PENDING_MESSAGES'.
|
build:
src/api.ts#L6
Module '"./constants"' has no exported member 'PROCESSOR_QUEUE_LISTENER_LOOP_MAX_TIMEOUT'.
|
build:
src/api.ts#L6
Module '"./constants"' has no exported member 'STREAM_KEY'.
|
build
Process completed with exit code 2.
|