[nan-177] initial activity page filter implementation #3686
Annotations
2 errors
nango_build_job (19.x):
packages/server/lib/controllers/activity.controller.ts#L23
Argument of type '{ status: string | undefined; script: string | undefined; connection: string | undefined; integration: string | undefined; }' is not assignable to parameter of type '{ status?: string; script?: string; connection?: string; integration?: string; }' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
|
nango_build_job (19.x)
Process completed with exit code 2.
|