Skip to content

build(gui): publish as zip file #115

build(gui): publish as zip file

build(gui): publish as zip file #115

Triggered via pull request October 31, 2024 00:00
Status Failure
Total duration 1m 1s
Artifacts

pull-request.yml

on: pull_request
pull-request
52s
pull-request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
pull-request
Type '(req: Request<any, any, any, RawAlbumQuery, Record<string, any>>, res: Response<any, Record<string, any>, number>) => Promise<...>' is not assignable to type 'RequestHandler<any, any, any, RawAlbumQuery, Record<string, any>>'.
pull-request
Type '(req: Request<ResBody, any, any, AnalyzeQuery, Record<string, any>>, res: Response<any, Record<string, any>, number>) => Promise<...>' is not assignable to type 'RequestHandler<ResBody, any, any, AnalyzeQuery, Record<string, any>>'.
pull-request
Type '(req: Request<any, any, any, RawChartTracksQuery, Record<string, any>>, res: Response<any, Record<string, any>, number>, next: NextFunction) => Promise<...>' is not assignable to type 'RequestHandler<any, any, any, RawChartTracksQuery, Record<string, any>>'.
pull-request
Type '(req: Request<any, any, any, any, Record<string, any>>, res: Response<any, Record<string, any>, number>) => Promise<Response<any, Record<string, any>, number>>' is not assignable to type 'RequestHandler<any, any, any, any, Record<string, any>>'.
pull-request
Type '(req: Request<any, any, any, ChangeAccountQuery, Record<string, any>>, res: Response<any, Record<string, any>, number>) => Response<...>' is not assignable to type 'RequestHandler<any, any, any, ChangeAccountQuery, Record<string, any>>'.
pull-request
Type '(req: Request<any, any, RawLoginArlBody, any, Record<string, any>>, res: Response<any, Record<string, any>, number>) => Promise<...>' is not assignable to type 'RequestHandler<any, any, RawLoginArlBody, any, Record<string, any>>'.
pull-request
deemix-webui#type-check: command (/home/runner/work/deemix/deemix/webui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (1)
pull-request
Process completed with exit code 1.