Skip to content

Update dependency typeorm to v0.3.20 #1748

Update dependency typeorm to v0.3.20

Update dependency typeorm to v0.3.20 #1748

Triggered via push October 31, 2024 17:26
Status Failure
Total duration 1m 31s
Artifacts
Matrix: main
Fit to window
Zoom out
Zoom in

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/