This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
editor: Add vscode config to gitignore #749
Annotations
10 errors and 12 warnings
src/main/cli/dirs.ts#L6
Dependency cycle via ./mainStoreListeners:4=>../cli/rpc:2
|
src/main/cli/rpc.ts#L19
Dependency cycle via ./mainStoreListeners:4
|
src/main/cli/rpc.ts#L45
Dependency cycle via ../store/mainStore:6=>./mainStoreListeners:4
|
src/main/main.ts#L19
Dependency cycle detected
|
src/main/socket.ts#L7
Dependency cycle detected
|
src/main/socket.ts#L154
Expected to return a value at the end of arrow function
|
src/main/store/mainStore.ts#L4
Dependency cycle via ../cli/rpc:2
|
src/main/store/mainStoreListeners.ts#L2
Dependency cycle via ../store/mainStore:19
|
src/main/store/mainStoreListeners.ts#L21
Replace `log·=>·isCliLogAdvancingState(log)·||·isCliLogReleasingSwapLockLog(log)` with `⏎········(log)·=>⏎··········isCliLogAdvancingState(log)·||·isCliLogReleasingSwapLockLog(log)⏎······`
|
src/renderer/components/modal/feedback/FeedbackDialog.tsx#L99
Replace ` ` with `·`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/__tests__/store/swapSlice.spec.ts#L75
Test has no assertions
|
src/__tests__/store/swapSlice.spec.ts#L392
Test has no assertions
|
src/main/cli/rpc.ts#L70
Unexpected console statement
|
src/main/cli/rpc.ts#L115
Unexpected console statement
|
src/main/cli/rpc.ts#L126
Unexpected console statement
|
src/main/cli/rpc.ts#L179
Unexpected console statement
|
src/main/main.ts#L45
Unexpected any. Specify a different type
|
src/main/updater.ts#L6
Unexpected any. Specify a different type
|
src/main/updater.ts#L9
Unexpected any. Specify a different type
|
src/main/updater.ts#L19
Unexpected any. Specify a different type
|
This job failed
Loading