Refactor: Удалить zod из web (#59) #100
Merged
Annotations
6 warnings
|
Run lint:
apps/api/test/unit/auth/auth.service.spec.ts#L44
Unsafe argument of type error typed assigned to a parameter of type `PrismaService`
|
|
Run lint:
apps/api/src/auth/auth.service.ts#L82
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Run lint:
apps/api/src/auth/auth.service.ts#L76
Unsafe argument of type error typed assigned to a parameter of type `string | Buffer<ArrayBufferLike>`
|
|
Run lint:
apps/api/src/auth/auth.service.ts#L76
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Run lint:
apps/api/src/auth/auth.service.ts#L56
Unsafe argument of type error typed assigned to a parameter of type `string`
|
|
Run lint:
apps/api/src/auth/auth.service.ts#L52
Unsafe argument of type error typed assigned to a parameter of type `string | Buffer<ArrayBufferLike>`
|
Loading