Skip to content

feat: add should keep polling method #1779

feat: add should keep polling method

feat: add should keep polling method #1779

Triggered via pull request February 4, 2025 14:04
Status Success
Total duration 2m 0s
Artifacts

main.yml

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

Annotations

10 warnings
yarn test-all: source/routers/index.tsx#L1
'useEffect' is defined but never used
yarn test-all: source/routers/index.tsx#L1
'useEffect' is defined but never used
yarn test-all: source/scripts/Background/controllers/message-handler/requests.ts#L146
'activeNetwork' is already declared in the upper scope on line 40 column 5
yarn test-all: source/scripts/Background/controllers/message-handler/requests.ts#L260
'chainId' is already declared in the upper scope on line 43 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/transactions/queue.ts#L47
'resolve' is already declared in the upper scope on line 46 column 28
yarn test-all: source/scripts/Background/handlers/handleStateChanges.ts#L14
Unexpected empty arrow function
yarn test-all: source/scripts/Background/handlers/handleStateChanges.ts#L35
Unexpected empty arrow function
yarn test-all: source/scripts/Provider/EthProvider.ts#L18
'network' is defined but never used