refactor: undo/redo #1304
node.yaml
on: pull_request
Typecheck, Lint & Test
6m 27s
Install and build on macOS
5m 30s
Install and build on Windows
10m 20s
Annotations
3 warnings
Typecheck, Lint & Test:
apps/app/src/electron/api/LegacyService.ts#L21
Unexpected console statement
|
Typecheck, Lint & Test:
apps/app/src/react/App.tsx#L563
React Hook useEffect has an unnecessary dependency: 'store.appStore.undoLedgers'. Either exclude it or remove the dependency array. Outer scope values like 'store.appStore.undoLedgers' aren't valid dependencies because mutating them doesn't re-render the component
|
Typecheck, Lint & Test:
apps/app/src/react/api/ApiClient.ts#L96
Unexpected console statement
|