Escrow and refund handler #388
Merged
Annotations
10 errors and 10 warnings
|
src/modules/auth/auth.service.ts#L1
'UnauthorizedException' is defined but never used
|
|
src/modules/auth/auth.module.ts#L13
Unsafe member access .register on an `error` typed value
|
|
src/modules/auth/auth.module.ts#L13
Unsafe call of a(n) `error` type typed value
|
|
src/modules/auth/auth.controller.ts#L28
Unsafe member access .user on an `any` value
|
|
src/modules/auth/auth.controller.ts#L28
Unsafe assignment of an `any` value
|
|
src/modules/auth/auth.controller.ts#L27
Async method 'protected' has no 'await' expression
|
|
src/modules/auth/auth.controller.ts#L18
Unsafe member access .password on an `any` value
|
|
src/modules/auth/auth.controller.ts#L18
Unsafe member access .email on an `any` value
|
|
src/logger/winston-logger.service.ts#L86
Unsafe assignment of an `any` value
|
|
src/logger/winston-logger.service.ts#L59
Unsafe assignment of an `any` value
|
|
src/modules/orders.service.ts#L27
Unsafe argument of type error typed assigned to a parameter of type `EntityTarget<ObjectLiteral>`
|
|
src/modules/orders.service.ts#L26
Unsafe argument of type error typed assigned to a parameter of type `EntityTarget<ObjectLiteral>`
|
|
src/modules/auth/auth.service.ts#L31
Unsafe argument of type `any` assigned to a parameter of type `CreateUserDto`
|
|
src/modules/auth/auth.controller.ts#L18
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/modules/auth/auth.controller.ts#L18
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/logger/winston-logger.service.ts#L152
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/logger/winston-logger.service.ts#L143
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/logger/winston-logger.service.ts#L134
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/logger/winston-logger.service.ts#L125
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/logger/winston-logger.service.ts#L112
Unsafe argument of type `any` assigned to a parameter of type `string`
|
The logs for this run have expired and are no longer available.
Loading