build(deps): bump react-native-reanimated from 4.1.6 to 4.2.2#51
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump react-native-reanimated from 4.1.6 to 4.2.2#51dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
5 errors and 8 warnings
|
|
|
apps/web/src/hooks/useJournal.ts#L27
Empty block statement
|
|
apps/web/src/components/ads/AdBanner.tsx#L34
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
apps/web/src/components/ads/AdBanner.tsx#L32
React Hook "useRef" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
apps/web/src/components/ads/AdBanner.tsx#L31
React Hook "useRef" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
apps/web/src/lib/share-image.ts#L6
'node' is defined but never used. Allowed unused args must match /^_/u
|
|
apps/web/src/components/todo/TodoDetailModal.tsx#L7
'db' is defined but never used. Allowed unused vars must match /^_/u
|
|
apps/web/src/components/onboarding/steps/StepSrsAha.tsx#L24
The 'intervals' logical expression could make the dependencies of useMemo Hook (at line 38) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'intervals' in its own useMemo() Hook
|
|
apps/web/src/components/activity/HistoryTab.tsx#L6
'Session' is defined but never used. Allowed unused vars must match /^_/u
|
|
apps/web/src/app/[locale]/page.tsx#L43
'router' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
apps/web/src/app/[locale]/page.tsx#L42
'locale' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
apps/web/src/app/[locale]/page.tsx#L24
'LandingPage' is defined but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading