Skip to content

chore: remove commented out code #1303

chore: remove commented out code

chore: remove commented out code #1303

Triggered via push October 31, 2023 10:22
Status Success
Total duration 12m 24s
Artifacts

node.yaml

on: push
Typecheck, Lint & Test
4m 48s
Typecheck, Lint & Test
Install and build on macOS
6m 7s
Install and build on macOS
Install and build on Windows
12m 11s
Install and build on Windows
Fit to window
Zoom out
Zoom in

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