Skip to content

refactor: Make AttachmentModal actual screens on native platforms #63347

refactor: Make AttachmentModal actual screens on native platforms

refactor: Make AttachmentModal actual screens on native platforms #63347

Triggered via pull request February 7, 2025 00:22
Status Failure
Total duration 2m 25s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
typecheck: src/components/Attachments/AttachmentCarousel/index.native.tsx#L148
Type '(() => void) | undefined' is not assignable to type '() => void'.
typecheck: src/libs/actions/Report.ts#L2962
Argument of type 'string' is not assignable to parameter of type 'Route | undefined'.
typecheck: src/pages/workspace/WorkspaceInitialPage.tsx#L464
Argument of type 'string | undefined' is not assignable to parameter of type 'Route | undefined'.
typecheck
Process completed with exit code 2.