fix: GUI fix for when Rundown is empty #1323
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
apps/app/src/electron/api/LegacyService.ts#L21
Unexpected console statement
|
Lint:
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
|
Lint:
apps/app/src/react/api/ApiClient.ts#L96
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading