This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Cli to rpc #764
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#L5
Dependency cycle via ./mainStoreListeners:4
|
src/main/cli/rpc.ts#L47
Dependency cycle via main/store/mainStore:6=>./mainStoreListeners:4
|
src/main/main.ts#L23
Dependency cycle detected
|
src/main/socket.ts#L8
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 main/store/mainStore:5
|
src/models/cliModel.ts#L302
Multiple exports of name 'CliLogStartedSyncingMoneroWallet'
|
src/models/cliModel.ts#L340
Multiple exports of name 'CliLogDownloadingMoneroWalletRpc'
|
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#L49
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