feat(api): защита пользовательских данных ( #60 ) #61
Annotations
2 warnings
|
Run lint:
apps/api/src/auth/auth.service.ts#L50
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Run lint:
apps/api/src/auth/auth.service.ts#L46
Unsafe argument of type error typed assigned to a parameter of type `string | Buffer<ArrayBufferLike>`
|
Loading