Validate project files, add order, insert version#116
Closed
robsimmons wants to merge 7 commits into
Closed
Annotations
10 warnings
|
lint:
server/index.mjs#L296
'e' is defined but never used
|
|
lint:
server/index.mjs#L296
'e' is defined but never used
|
|
lint:
server/index.mjs#L274
'e' is defined but never used
|
|
lint:
server/index.mjs#L274
'e' is defined but never used
|
|
lint:
client/src/navigation/Navigation.tsx#L1
Run autofix to sort these imports!
|
|
lint:
client/src/Popups/Tools.tsx#L125
React Hook useEffect has a missing dependency: 'handleHover'. Either include it or remove the dependency array
|
|
lint:
client/src/Popups/Tools.tsx#L123
The ref value 'linkRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'linkRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
lint:
client/src/App.tsx#L436
React Hook useEffect has a missing dependency: 'setUsersInCollab'. Either include it or remove the dependency array
|
|
lint:
client/src/App.tsx#L366
React Hook useCallback has a missing dependency: 'project?.folder'. Either include it or remove the dependency array
|
|
lint:
client/src/App.tsx#L326
React Hook useEffect has missing dependencies: 'code', 'mobile', and 'setCode'. Either include them or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading