Skip to content

chore: display accurate execution and group states #6309

chore: display accurate execution and group states

chore: display accurate execution and group states #6309

Triggered via push June 12, 2025 16:05
Status Failure
Total duration 5m 30s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Test and Build
Process completed with exit code 2.
Test and Build
Argument of type '{ appKey: string; stepKey: string; status: "success" | "failure"; errorDetails: IJSONObject; execution: IExecution; jobId: string | undefined; }' is not assignable to parameter of type 'UseExecutionStepStatusProps'.
Test and Build: packages/frontend/src/components/FlowStepTestController/index.tsx#L238
React Hook useMemo has a duplicate dependency: 'isMobile'. Either omit it or remove the dependency array