Skip to content

[nan-177] initial activity page filter implementation #3686

[nan-177] initial activity page filter implementation

[nan-177] initial activity page filter implementation #3686

Status Failure
Total duration 1m 31s
Artifacts

build.yaml

on: push
Matrix: nango_build_job
Fit to window
Zoom out
Zoom in

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.