feat: implement efficient modal stacking and automatic z-index management#740
Merged
RUKAYAT-CODER merged 1 commit intoJun 29, 2026
Merged
Annotations
10 errors and 1 warning
|
TypeScript type check:
app/clipboard-demo.tsx#L63
Type '{ children: string; className: string; }' is not assignable to type 'IntrinsicAttributes & AppTextProps'.
|
|
TypeScript type check:
app/_layout.tsx#L104
Parameter 'deepLink' implicitly has an 'any' type.
|
|
TypeScript type check:
app/_layout.tsx#L11
Module '"../src/components"' has no exported member 'AnalyticsProvider'.
|
|
TypeScript type check:
App.tsx#L480
Cannot find name 'ScreenErrorBoundary'.
|
|
TypeScript type check:
App.tsx#L478
Cannot find name 'ScreenErrorBoundary'.
|
|
TypeScript type check:
App.tsx#L397
Cannot find name 'subscription'.
|
|
TypeScript type check:
App.tsx#L396
Cannot find name 'notificationCleanup'.
|
|
TypeScript type check:
App.tsx#L56
Cannot find module './src/utils/env' or its corresponding type declarations.
|
|
TypeScript type check:
App.tsx#L44
Cannot find module './src/services/requestQueue' or its corresponding type declarations.
|
|
TypeScript type check:
App.tsx#L27
Module '"./src/services/api"' has no exported member 'subscribeToCacheStatus'. Did you mean to use 'import subscribeToCacheStatus from "./src/services/api"' instead?
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading