Skip to content

Merge pull request #12 from adewale/claude/update-sharing-qr-codes-iiO51 #11

Merge pull request #12 from adewale/claude/update-sharing-qr-codes-iiO51

Merge pull request #12 from adewale/claude/update-sharing-qr-codes-iiO51 #11

Triggered via push December 14, 2025 23:09
Status Success
Total duration 1m 29s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Lint: app/src/hooks/useSession.ts#L210
React Hook useEffect has a missing dependency: 'state'. Either include it or remove the dependency array
Lint: app/src/hooks/useSession.ts#L162
React Hook useEffect has missing dependencies: 'isDebugMode', 'loadState', 'logError', 'logState', 'resetState', and 'setSessionInfo'. Either include them or remove the dependency array. If 'resetState' changes too often, find the parent component that defines it and wrap that definition in useCallback
Lint: app/src/hooks/useQRMode.ts#L65
React Hook useMemo has an unnecessary dependency: 'isActive'. Either exclude it or remove the dependency array
Lint: app/src/hooks/useMultiplayer.ts#L162
React Hook useEffect has a missing dependency: 'getStateForHash'. Either include it or remove the dependency array