feat(transactions): new layout #1410
main.yml
on: pull_request
yarn test-all
1m 41s
Create env file with gh secrets
1m 2s
Annotations
10 warnings
yarn test-all:
source/pages/Home/Home.tsx#L32
'state' is already declared in the upper scope on line 28 column 11
|
yarn test-all:
source/pages/Home/Home.tsx#L43
'state' is already declared in the upper scope on line 28 column 11
|
yarn test-all:
source/pages/Settings/CustomRPC.tsx#L30
'state' is already declared in the upper scope on line 19 column 11
|
yarn test-all:
source/pages/Start/Start.tsx#L10
'Transaction' is defined but never used
|
yarn test-all:
source/pages/Start/Start.tsx#L10
'Transaction' is defined but never used
|
yarn test-all:
source/pages/SwitchNetwork/SwitchNetwork.tsx#L18
'state' is already declared in the upper scope on line 15 column 11
|
yarn test-all:
source/scripts/Background/controllers/promises/cancellablesPromises.ts#L6
'PromiseTargets' is already declared in the upper scope on line 6 column 13
|
yarn test-all:
source/scripts/Background/controllers/promises/cancellablesPromises.ts#L32
Unexpected empty arrow function
|
yarn test-all:
source/scripts/Background/controllers/transactions/queue.ts#L47
'resolve' is already declared in the upper scope on line 46 column 28
|
yarn test-all:
source/state/vault/types.ts#L75
'TransactionsType' is already declared in the upper scope on line 75 column 13
|