Ship Process flip cards, hourglass video, ambient cursor, and layout … #146
Annotations
6 errors and 11 warnings
|
build
Process completed with exit code 1.
|
|
build:
lib/seo.ts#L90
Unexpected any. Specify a different type
|
|
build:
app/the-process/page.tsx#L638
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
build:
app/the-process/page.tsx#L638
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
build:
app/the-process/page.tsx#L586
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
build:
app/the-process/page.tsx#L472
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 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/
|
|
build:
components/TotalDownloadsGauge.tsx#L60
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
build
React Hook useEffect has a missing dependency: 'AUTO_ANNOUNCE_POPUP'. Either include it or remove the dependency array
|
|
build:
cloudflare-www-redirect/worker.js#L3
'incoming' is assigned a value but never used
|
|
build:
cloudflare-www-redirect/worker.js#L1
Assign object to a variable before exporting as module default
|
|
build:
app/inventory/spreadsheets/page.tsx#L46
The 'productRows' logical expression could make the dependencies of useMemo Hook (at line 65) change on every render. To fix this, wrap the initialization of 'productRows' in its own useMemo() Hook
|
|
build:
app/inventory/spreadsheets/page.tsx#L38
The 'counts' conditional could make the dependencies of useMemo Hook (at line 44) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'counts' in its own useMemo() Hook
|
|
build:
app/inventory/dashboard/page.tsx#L26
The 'posReports' conditional could make the dependencies of useMemo Hook (at line 60) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'posReports' in its own useMemo() Hook
|
|
build:
app/inventory/dashboard/page.tsx#L25
The 'counts' conditional could make the dependencies of useMemo Hook (at line 60) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'counts' in its own useMemo() Hook
|
|
build:
app/inventory/analytics/page.tsx#L137
The 'counts' conditional could make the dependencies of useMemo Hook (at line 233) change on every render. To fix this, wrap the initialization of 'counts' in its own useMemo() Hook
|
|
build:
app/inventory/analytics/page.tsx#L137
The 'counts' conditional could make the dependencies of useMemo Hook (at line 209) change on every render. To fix this, wrap the initialization of 'counts' in its own useMemo() Hook
|