Update express version to fix build errors. #452
main.yml
on: pull_request
Run eslint/format
1m 32s
Check tsc
1m 24s
Run tests
1m 36s
Build backend image
2m 43s
Annotations
3 errors
Check tsc
Type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => string | null' is not assignable to type 'JwtFromRequestFunction'.
|
Check tsc
Type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>) => string | null' is not assignable to type 'JwtFromRequestFunction'.
|
Check tsc
Process completed with exit code 2.
|