fix: solve internal error in send eth page #1422
Annotations
9 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run yarn test-all:
source/pages/Home/Home.tsx#L32
'state' is already declared in the upper scope on line 28 column 11
|
Run yarn test-all:
source/pages/Home/Home.tsx#L43
'state' is already declared in the upper scope on line 28 column 11
|
Run yarn test-all:
source/pages/Settings/CustomRPC.tsx#L30
'state' is already declared in the upper scope on line 19 column 11
|
Run yarn test-all:
source/pages/SwitchNetwork/SwitchNetwork.tsx#L18
'state' is already declared in the upper scope on line 15 column 11
|
Run yarn test-all:
source/scripts/Background/controllers/promises/cancellablesPromises.ts#L6
'PromiseTargets' is already declared in the upper scope on line 6 column 13
|
Run yarn test-all:
source/scripts/Background/controllers/promises/cancellablesPromises.ts#L32
Unexpected empty arrow function
|
Run yarn test-all:
source/scripts/Background/controllers/transactions/queue.ts#L47
'resolve' is already declared in the upper scope on line 46 column 28
|
Run yarn test-all:
source/state/vault/types.ts#L75
'TransactionsType' is already declared in the upper scope on line 75 column 13
|
The logs for this run have expired and are no longer available.
Loading