Ticket Module - #385
Merged
Merged
Annotations
10 errors and 8 warnings
|
src/modules/auth/auth.controller.ts#L26
Unsafe member access .user on an `any` value
|
|
src/modules/auth/auth.controller.ts#L26
Unsafe assignment of an `any` value
|
|
src/modules/auth/auth.controller.ts#L25
Async method 'protected' has no 'await' expression
|
|
src/modules/auth/auth.controller.ts#L16
Unsafe member access .password on an `any` value
|
|
src/modules/auth/auth.controller.ts#L16
Unsafe member access .email on an `any` value
|
|
src/modules/auth/auth.controller.ts#L16
Unsafe assignment of an error typed value
|
|
src/entities/test-ticket.entity.ts#L52
Unsafe return of a value of type error
|
|
src/entities/test-ticket.entity.ts#L49
Unsafe return of a value of type error
|
|
src/entities/test-event.entity.ts#L49
Unsafe return of a value of type error
|
|
src/entities/test-event.entity.ts#L49
Unsafe return of a value of type error
|
|
src/ticket/transfer.controller.ts#L59
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/ticket/transfer.controller.ts#L44
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/ticket/transfer.controller.ts#L22
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/ticket/ticket.service.spec.ts#L49
Unsafe argument of type error typed assigned to a parameter of type `string | symbol | Function | Type<TicketService>`
|
|
src/modules/event/event.controller.ts#L19
Unsafe argument of type error typed assigned to a parameter of type `Function | CanActivate`
|
|
src/modules/auth/auth.service.ts#L15
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
src/modules/auth/auth.controller.ts#L16
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
src/modules/auth/auth.controller.ts#L16
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