Lock file maintenance #5122
flowzone.yml
on: pull_request
Matrix: Flowzone / Event Types
Flowzone
/
Clean GitHub release
0s
Matrix: Flowzone / Test custom
Matrix: Flowzone / Clean custom
Matrix: Flowzone / Finalize custom
Matrix: Flowzone / Test rust
Flowzone
/
Finalize rust
0s
Matrix: Flowzone / Test docker
Matrix: Flowzone / Finalize docker
Matrix: Flowzone / Test npm
Flowzone
/
Finalize npm
0s
Flowzone
/
Finalize npm docs
0s
Matrix: Flowzone / Test python poetry
Flowzone
/
Finalize python
0s
Flowzone
/
Prepare deploy message
0s
Flowzone
/
Finalize GitHub release
0s
Matrix: Flowzone / Finalize balena
Matrix: Flowzone / Test CloudFormation
Matrix: Flowzone / Finalize CloudFormation
Matrix: Flowzone / Publish custom
Matrix: Flowzone / Publish rust
Matrix: Flowzone / Publish balena
Matrix: Flowzone / Publish docker
Matrix: Flowzone / Always custom
Flowzone
/
Auto-merge
0s
Annotations
15 errors and 1 warning
Flowzone / Test npm (22.x):
src/features/auth/index.ts#L28
No overload matches this call.
|
Flowzone / Test npm (22.x):
src/features/auth/login.ts#L14
Type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>, number>) => Promise<...>' is not assignable to type 'RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Flowzone / Test npm (22.x):
src/features/auth/public-keys.ts#L12
Type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>, number>) => Promise<...>' is not assignable to type 'RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Flowzone / Test npm (22.x):
src/features/device-logs/index.ts#L38
No overload matches this call.
|
Flowzone / Test npm (22.x):
src/features/device-state/routes/fleet-state-get-v3.ts#L148
Type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>, number>) => Promise<...>' is not assignable to type 'RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Flowzone / Test npm (22.x):
src/features/device-state/routes/state-get-v2.ts#L276
Type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>, number>) => Promise<...>' is not assignable to type 'RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Flowzone / Test npm (22.x):
src/features/device-state/routes/state-get-v3.ts#L337
Type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>, number>) => Promise<...>' is not assignable to type 'RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Flowzone / Test npm (22.x):
src/infra/auth/middleware.ts#L32
Type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>, number>, next: NextFunction) => Promise<...>' is not assignable to type 'RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Flowzone / Test npm (22.x):
src/infra/auth/middleware.ts#L50
Type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, _res: Response<any, Record<string, any>, number>, next: NextFunction) => Promise<...>' is not assignable to type 'RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Flowzone / Test npm (22.x):
src/infra/auth/middleware.ts#L100
Type '(req: Request<ParamsDictionary, any, any, ParsedQs, Record<string, any>>, res: Response<any, Record<string, any>, number>, next: NextFunction) => Promise<...>' is not assignable to type 'RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>'.
|
Flowzone / Test custom (ubuntu-22.04)
Process completed with exit code 17.
|
Flowzone / Test docker (default, linux/amd64, actuated-4cpu-16gb, amd64, default)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c npx tsc --noEmit --project ./tsconfig.build.json" did not complete successfully: exit code: 2
|
Flowzone / Test docker (default, linux/arm64, actuated-arm64-4cpu-16gb, arm64v8, default)
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c npx tsc --noEmit --project ./tsconfig.build.json" did not complete successfully: exit code: 2
|
Flowzone / All tests
Process completed with exit code 1.
|
Flowzone / All jobs
Process completed with exit code 1.
|
Flowzone / Test custom (ubuntu-22.04)
Unexpected input(s) 'variables', valid inputs are ['json', 'secrets']
|