fix: bind api server to localhost #1346
node.yaml
on: push
Typecheck, Lint & Test
5m 53s
Install and build on macOS
6m 28s
Install and build on Windows
14m 47s
Annotations
6 warnings
Typecheck, Lint & Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L101
Unexpected console statement
|
Install and build on macOS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install and build on Windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|