Test quality pipeline #2
Annotations
2 warnings
Linting rules:
src/routes/_tabLayout/firmware-upgrade.lazy.tsx#L77
React Hook useEffect has missing dependencies: 'isUpgrading' and 'toast'. Either include them or remove the dependency array
|
Linting rules:
src/routes/_tabLayout/flash-node.lazy.tsx#L100
React Hook useEffect has missing dependencies: 'isFlashing' and 'toast'. Either include them or remove the dependency array
|