PWA: installable offline app with IndexedDB local storage - #2
Merged
Annotations
4 warnings
|
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/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/
|
|
Lint
React Hook useEffect has missing dependencies: 'project.plan' and 'project.setup'. Either include them or remove the dependency array. If 'setPlan' needs the current value of 'project.plan', you can also switch to useReducer instead of useState and read 'project.plan' in the reducer
|
|
Lint:
app/page.tsx#L7
'STATUSES' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
app/members/[id]/page.tsx#L6
'Avatar' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading