chore: display accurate execution and group states #6309
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
|