Upgrade stuff + get rid of any + lints #243
Annotations
5 errors and 1 warning
build:
api/index.ts#L53
Argument of type '(req: Request, res: Response<any, Record<string, any>>) => void' is not assignable to parameter of type 'Handler'.
|
build:
api/index.ts#L60
Argument of type '(req: Request, res: Response<any, Record<string, any>>) => void' is not assignable to parameter of type 'Handler'.
|
build:
api/index.ts#L67
Argument of type '(req: Request, res: Response<any, Record<string, any>>) => void' is not assignable to parameter of type 'Handler'.
|
build:
api/index.ts#L74
Argument of type '(req: Request, res: Response<any, Record<string, any>>) => void' is not assignable to parameter of type 'Handler'.
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, 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/
|