feat: migration #1639
main.yml
on: pull_request
yarn test-all
1m 42s
Create env file with gh secrets
1m 1s
Annotations
12 warnings
Create env file with gh secrets
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
yarn test-all
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
yarn test-all:
source/pages/Home/Home.tsx#L34
'state' is already declared in the upper scope on line 30 column 11
|
yarn test-all:
source/pages/Home/Home.tsx#L45
'state' is already declared in the upper scope on line 30 column 11
|
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
|
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#L77
'TransactionsType' is already declared in the upper scope on line 77 column 13
|