Draft: Save State - Fix #235 - #238
Open
s6pa1rta3n-lab wants to merge 2 commits into
Open
Annotations
10 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/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/
|
|
Run frontend linter:
public/sw-mesh.js#L11
public/sw-mesh.js:11:35: Parameter 'event' is declared but never used. Unused parameters should start with a '_'.
|
|
Run frontend linter:
public/sw-mesh.js#L6
public/sw-mesh.js:6:7: Variable 'SW_VERSION' is declared but never used. Unused variables should start with a '_'.
|
|
Run frontend linter:
src/context/IndexerModeContext.tsx#L104
src/context/IndexerModeContext.tsx:104:17: Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
Run frontend linter:
src/context/WalletContext.tsx#L247
src/context/WalletContext.tsx:247:14: Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
Run frontend linter:
src/context/ThemeContext.tsx#L79
src/context/ThemeContext.tsx:79:17: Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.
|
|
Run frontend linter:
src/hooks/useOptimisticRollup.ts#L64
src/hooks/useOptimisticRollup.ts:64:58: React Hook useMemo has unnecessary dependency: state
|
|
Run frontend linter:
src/hooks/useOptimisticRollup.ts#L64
src/hooks/useOptimisticRollup.ts:64:35: React Hook useMemo has a missing dependency: 'engine'
|
|
Run frontend linter:
src/hooks/useOptimisticRollup.ts#L63
src/hooks/useOptimisticRollup.ts:63:60: React Hook useMemo has unnecessary dependency: state
|
|
Run frontend linter:
src/hooks/useOptimisticRollup.ts#L63
src/hooks/useOptimisticRollup.ts:63:33: React Hook useMemo has a missing dependency: 'engine'
|
background
wait
wait-all
cancel
parallel
Loading