Skip to content

Add Optional Large Tier Execution Performance #68

Add Optional Large Tier Execution Performance

Add Optional Large Tier Execution Performance #68

Triggered via pull request February 15, 2024 20:37
Status Failure
Total duration 23s
Artifacts

pull-request.yaml

on: pull_request
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build (18.x): src/api/execution.ts#L64
Argument of type 'QueryParameter[] | undefined' is not assignable to parameter of type 'ExecutionParams | undefined'.
build (18.x): src/api/extensions.ts#L61
Argument of type 'QueryParameter[] | undefined' is not assignable to parameter of type 'ExecutionParams | undefined'.
build (18.x): src/api/extensions.ts#L74
Argument of type 'QueryParameter[] | undefined' is not assignable to parameter of type 'ExecutionParams | undefined'.
build (18.x)
Process completed with exit code 2.
build (20.x)
The job was canceled because "_18_x" failed.
build (20.x): src/api/execution.ts#L64
Argument of type 'QueryParameter[] | undefined' is not assignable to parameter of type 'ExecutionParams | undefined'.
build (20.x): src/api/extensions.ts#L61
Argument of type 'QueryParameter[] | undefined' is not assignable to parameter of type 'ExecutionParams | undefined'.
build (20.x): src/api/extensions.ts#L74
Argument of type 'QueryParameter[] | undefined' is not assignable to parameter of type 'ExecutionParams | undefined'.
build (20.x)
Process completed with exit code 2.