Update dependency typeorm to v0.3.20 #1739
Annotations
5 errors and 1 warning
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.
|
main (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|