Skip to content

feat: Extensions

feat: Extensions #1345

Triggered via pull request April 29, 2024 00:39
Status Failure
Total duration 6m 19s
Artifacts

node.yaml

on: pull_request
Typecheck, Lint & Test
3m 42s
Typecheck, Lint & Test
Install and build on macOS
3m 37s
Install and build on macOS
Install and build on Windows
6m 7s
Install and build on Windows
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Typecheck, Lint & Test: apps/app/src/electron/api/ExtensionService.ts#L8
"src/models/GUI/Extension" is not found
Typecheck, Lint & Test: apps/app/src/electron/extensionHandler.ts#L7
"src/models/GUI/Extension" is not found
Typecheck, Lint & Test: apps/app/src/extensionHost/ExtensionHost.ts#L2
"src/models/GUI/Extension" is not found
Typecheck, Lint & Test: apps/app/src/extensionHost/ExtensionHost.ts#L4
"src/models/GUI/ExtensionHostMessage" is not found
Typecheck, Lint & Test: apps/app/src/extensionHost/IPC.ts#L1
"src/models/GUI/ExtensionHostMessage" is not found
Typecheck, Lint & Test: apps/app/src/extensionHost/worker.ts#L1
"./ExtensionHost.js" is not found
Typecheck, Lint & Test: apps/app/src/extensionHost/worker.ts#L2
"./IPC.js" is not found
Typecheck, Lint & Test: apps/app/src/react/api/ApiClient.ts#L9
"src/models/GUI/Extension" is not found
Typecheck, Lint & Test: apps/app/src/react/mobx/ExtensionsStore.ts#L4
"src/models/GUI/Extension" is not found
Install and build on macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Typecheck, Lint & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Typecheck, Lint & Test: apps/app/src/electron/api/LegacyService.ts#L21
Unexpected console statement
Typecheck, Lint & Test: apps/app/src/extensionHost/ExtensionHost.ts#L34
Unexpected console statement
Typecheck, Lint & Test: apps/app/src/react/App.tsx#L570
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#L105
Unexpected console statement
Install and build on Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.