This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Fix a bunch of ESlint errors #730
Annotations
9 errors and 11 warnings
src/main/blockchain/electrum.ts#L21
Dependency cycle via ./main:11
|
src/main/ipc.ts#L11
Dependency cycle detected
|
src/main/main.ts#L21
Dependency cycle via ./ipc:5
|
src/main/main.ts#L23
Dependency cycle via ../ipc:21
|
src/main/main.ts#L27
Dependency cycle via ./socket:6=>./ipc:5
|
src/main/main.ts#L28
Dependency cycle detected
|
src/main/socket.ts#L5
Dependency cycle via ./main:11
|
src/main/stats.ts#L3
Dependency cycle via ./ipc:5=>./main:11
|
|
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/main.ts#L46
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
|
src/main/updater.ts#L22
Unexpected any. Specify a different type
|
src/renderer/components/IpcInvokeButton.tsx#L60
Unexpected any. Specify a different type
|
src/renderer/components/IpcInvokeButton.tsx#L74
Unexpected any. Specify a different type
|
src/renderer/components/modal/swap/pages/SwapStatePage.tsx#L78
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading