Feature/trip details #56683
Annotations
10 errors
Type check with TypeScript:
src/components/ApprovalWorkflowSection.tsx#L32
Cannot find name 'approvalWorkflow'.
|
Type check with TypeScript:
src/components/ApprovalWorkflowSection.tsx#L33
Cannot find name 'approvalWorkflow'.
|
Type check with TypeScript:
src/components/ApprovalWorkflowSection.tsx#L37
Cannot find name 'approvalWorkflow'.
|
Type check with TypeScript:
src/components/ApprovalWorkflowSection.tsx#L41
Cannot find name 'approvalWorkflow'.
|
Type check with TypeScript:
src/components/ApprovalWorkflowSection.tsx#L41
Argument of type 'string' is not assignable to parameter of type 'never'.
|
Type check with TypeScript:
src/components/ApprovalWorkflowSection.tsx#L42
Property 'displayName' does not exist on type 'Partial<Record<never, string | undefined>>'.
|
Type check with TypeScript:
src/components/ApprovalWorkflowSection.tsx#L44
Cannot find name 'approvalWorkflow'.
|
Type check with TypeScript:
src/pages/Travel/TripDetails.tsx#L56
Argument of type '"travel.flightDetails.modifyTrip"' is not assignable to parameter of type 'TranslationPaths'.
|
Type check with TypeScript:
src/pages/workspace/workflows/WorkspaceWorkflowsPage.tsx#L6
Module '"/home/runner/work/App/App/src/components/ApprovalWorkflowSection"' has no default export. Did you mean to use 'import { ApprovalWorkflowSection } from "/home/runner/work/App/App/src/components/ApprovalWorkflowSection"' instead?
|
Type check with TypeScript
Process completed with exit code 2.
|
Loading