Skip to content

Feature/trip details #56683

Feature/trip details

Feature/trip details #56683

Triggered via pull request November 24, 2024 19:39
Status Failure
Total duration 2m 36s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
typecheck: src/components/ApprovalWorkflowSection.tsx#L32
Cannot find name 'approvalWorkflow'.
typecheck: src/components/ApprovalWorkflowSection.tsx#L33
Cannot find name 'approvalWorkflow'.
typecheck: src/components/ApprovalWorkflowSection.tsx#L37
Cannot find name 'approvalWorkflow'.
typecheck: src/components/ApprovalWorkflowSection.tsx#L41
Cannot find name 'approvalWorkflow'.
typecheck: src/components/ApprovalWorkflowSection.tsx#L41
Argument of type 'string' is not assignable to parameter of type 'never'.
typecheck: src/components/ApprovalWorkflowSection.tsx#L42
Property 'displayName' does not exist on type 'Partial<Record<never, string | undefined>>'.
typecheck: src/components/ApprovalWorkflowSection.tsx#L44
Cannot find name 'approvalWorkflow'.
typecheck: src/pages/Travel/TripDetails.tsx#L56
Argument of type '"travel.flightDetails.modifyTrip"' is not assignable to parameter of type 'TranslationPaths'.
typecheck: 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?
typecheck
Process completed with exit code 2.