feat: new switch provider UI/UX #1536
main.yml
on: pull_request
yarn test-all
1m 43s
Create env file with gh secrets
1m 3s
Annotations
12 warnings
Create env file with gh secrets
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/.
|
yarn test-all
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/.
|
yarn test-all:
source/pages/Home/Home.tsx#L33
'state' is already declared in the upper scope on line 29 column 11
|
yarn test-all:
source/pages/Home/Home.tsx#L44
'state' is already declared in the upper scope on line 29 column 11
|
yarn test-all:
source/pages/Settings/CustomRPC.tsx#L36
'state' is already declared in the upper scope on line 22 column 11
|
yarn test-all:
source/pages/Settings/RemoveEth.tsx#L13
'timer' is assigned a value but never used
|
yarn test-all:
source/pages/Settings/RemoveEth.tsx#L13
'timer' is assigned a value but never used
|
yarn test-all:
source/pages/Transactions/SignEth.tsx#L29
'state' is already declared in the upper scope on line 20 column 10
|
yarn test-all:
source/pages/Transactions/SignEth.tsx#L33
'state' is already declared in the upper scope on line 20 column 10
|
yarn test-all:
source/pages/Transactions/SignEth.tsx#L35
'state' is already declared in the upper scope on line 20 column 10
|
yarn test-all:
source/pages/Transactions/SignEth.tsx#L232
'tabLabel' is already declared in the upper scope on line 26 column 9
|
yarn test-all:
source/scripts/Background/controllers/promises/cancellablesPromises.ts#L6
'PromiseTargets' is already declared in the upper scope on line 6 column 13
|