Implement USD Redis Repository (cache) #132
Annotations
11 errors
|
apps/notification-producer/src/main.ts#L94
Type 'string | null' is not assignable to type 'string | undefined'.
|
libs/notifications/src/index.ts#L9
'process.env.QUEUE_PORT' is possibly 'undefined'.
|
libs/notifications/src/index.ts#L32
Parameter 'ms' implicitly has an 'any' type.
|
apps/telegram/src/main.ts#L1
Could not find a declaration file for module 'ms'. '/home/runner/work/bff/bff/node_modules/ms/index.js' implicitly has an 'any' type.
|
apps/telegram/src/main.ts#L105
Argument of type 'ConsumeMessage | null' is not assignable to parameter of type 'ConsumeMessage'.
|
libs/notifications/src/index.ts#L9
'process.env.QUEUE_PORT' is possibly 'undefined'.
|
libs/notifications/src/index.ts#L32
Parameter 'ms' implicitly has an 'any' type.
|
apps/twap/src/app/data/order.ts#L17
Property 'id' has no initializer and is not definitely assigned in the constructor.
|
apps/twap/src/app/data/order.ts#L41
Property 'wallet' has no initializer and is not definitely assigned in the constructor.
|
apps/twap/src/app/data/order.ts#L44
Property 'sellToken' has no initializer and is not definitely assigned in the constructor.
|
The logs for this run have expired and are no longer available.
Loading