Skip to content

refactor: Make AttachmentModal actual screens on native platforms #63342

refactor: Make AttachmentModal actual screens on native platforms

refactor: Make AttachmentModal actual screens on native platforms #63342

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

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
typecheck: src/ROUTES.ts#L2249
Type 'string' does not satisfy the constraint '"Error: One or more routes defined within `ROUTES` have not correctly used `as const` in their `getRoute` function return value."'.
typecheck: src/components/Attachments/AttachmentCarousel/index.native.tsx#L148
Type '(() => void) | undefined' is not assignable to type '() => void'.
typecheck
Process completed with exit code 2.