Skip to content

Fix: infinite warning loop #1456

Fix: infinite warning loop

Fix: infinite warning loop #1456

Triggered via pull request February 16, 2024 15:18
Status Success
Total duration 1m 51s
Artifacts

main.yml

on: pull_request
yarn test-all
1m 40s
yarn test-all
Create env file with gh secrets
1m 2s
Create env file with gh secrets
Fit to window
Zoom out
Zoom in

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#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/Send/SendSys.tsx#L2
'ChevronDoubleDownIcon' is defined but never used
yarn test-all: source/pages/Send/SendSys.tsx#L2
'ChevronDoubleDownIcon' is defined but never used
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/SwitchNetwork/NetworkInfo.ts#L2
'useSelector' is defined but never used
yarn test-all: source/pages/SwitchNetwork/NetworkInfo.ts#L2
'useSelector' is defined but never used
yarn test-all: source/pages/Transactions/Sign.tsx#L11
'PrimaryButton' is defined but never used
yarn test-all: source/pages/Transactions/Sign.tsx#L11
'PrimaryButton' is defined but never used
yarn test-all: source/pages/Transactions/Sign.tsx#L12
'SecondaryButton' is defined but never used