Add Optional Large Tier Execution Performance #68
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.
|