Added logo and screenshots #64
ci.yml
on: pull_request
docker-build-test
30s
Matrix: lint-and-test
Annotations
9 errors
|
docker-build-test
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c npm run build" did not complete successfully: exit code: 2
|
|
lint-and-test (20.x)
Process completed with exit code 2.
|
|
lint-and-test (20.x)
Argument of type '(req: Request, res: Response) => void' is not assignable to parameter of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>>, next: NextFunction) => Promise<...>'.
|
|
lint-and-test (20.x)
Argument of type '(_req: Request, res: Response) => void' is not assignable to parameter of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>>, next: NextFunction) => Promise<...>'.
|
|
lint-and-test (20.x)
Argument of type '(req: Request, res: Response) => void' is not assignable to parameter of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>>, next: NextFunction) => Promise<...>'.
|
|
lint-and-test (20.x)
Argument of type '(_req: Request, res: Response) => void' is not assignable to parameter of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>>, next: NextFunction) => Promise<...>'.
|
|
lint-and-test (20.x)
Argument of type '(req: Request, res: Response) => void' is not assignable to parameter of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>>, next: NextFunction) => Promise<...>'.
|
|
lint-and-test (20.x)
Argument of type '(req: Request, res: Response) => void' is not assignable to parameter of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>>, next: NextFunction) => Promise<...>'.
|
|
lint-and-test (20.x)
Argument of type '(_req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>>) => void' is not assignable to parameter of type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>>, next: NextFunction) => Promise<...>'.
|