Update dependency typeorm to v0.3.17 #1345
Annotations
5 errors
main (16.x)
Argument of type '{ emailAddress: any; }' is not assignable to parameter of type 'FindOneOptions<User>'.
|
main (16.x)
Expected 1 arguments, but got 2.
|
main (16.x)
Expected 1 arguments, but got 2.
|
main (16.x)
Type 'string' has no properties in common with type 'FindOneOptions<AuthToken>'.
|
main (16.x)
Process completed with exit code 1.
|