Skip to content

Upgrade stuff + get rid of any + lints #243

Upgrade stuff + get rid of any + lints

Upgrade stuff + get rid of any + lints #243

Triggered via pull request August 31, 2024 22:38
Status Failure
Total duration 1m 8s
Artifacts

pr-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/