chore: refactor pali store #1652
main.yml
on: pull_request
yarn test-all
1m 57s
Create env file with gh secrets
1m 13s
Annotations
10 warnings
Create env file with gh secrets
The following actions use a deprecated Node.js version 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 use a deprecated Node.js version 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#L12
'WalletProviderDefaultModal' is defined but never used
|
yarn test-all:
source/pages/Home/Home.tsx#L12
'WalletProviderDefaultModal' is defined but never used
|
yarn test-all:
source/scripts/Background/controllers/MigrationController.ts#L1
Identifier 'V2_0_23_MigrationState' is not in camel case
|
yarn test-all:
source/scripts/Background/messaging/types.ts#L1
'GlobalMessageEvent' is already declared in the upper scope on line 1 column 13
|
yarn test-all:
source/scripts/Background/messaging/types.ts#L5
'DappMessageEvent' is already declared in the upper scope on line 5 column 13
|
yarn test-all:
source/scripts/Background/messaging/types.ts#L13
'MessageType' is already declared in the upper scope on line 13 column 13
|
yarn test-all:
source/scripts/migrations/V2_0_23.ts#L1
Identifier 'V2_0_23_MigrationState' is not in camel case
|
yarn test-all:
source/scripts/migrations/V2_0_23.ts#L28
Identifier 'V2_0_23_MigrationState' is not in camel case
|