Skip to content

crash repro attempt #1610

crash repro attempt

crash repro attempt #1610

Triggered via push October 5, 2025 20:16
Status Failure
Total duration 1m 14s
Artifacts
👮‍♂️ Typecheck, Healthcheck, Lint and Format
1m 10s
👮‍♂️ Typecheck, Healthcheck, Lint and Format
Fit to window
Zoom out
Zoom in

Annotations

7 errors
👮‍♂️ Typecheck, Healthcheck, Lint and Format
Process completed with exit code 1.
👮‍♂️ Typecheck, Healthcheck, Lint and Format
react-native-magic-modal#lint: command (/home/runner/work/react-native-magic-modal/react-native-magic-modal/packages/modal) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
👮‍♂️ Typecheck, Healthcheck, Lint and Format: packages/modal/src/components/MagicModal.android.tsx#L79
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read
👮‍♂️ Typecheck, Healthcheck, Lint and Format: packages/modal/src/components/MagicModal.android.tsx#L78
Prefer using nullish coalescing operator (`??`) instead of a ternary expression, as it is simpler to read