Update to latest upstream dependencies and to Manifest V3 #871
pr-any.yml
on: pull_request
Lint code
1m 11s
Build and test e2e
1m 23s
Annotations
12 errors and 4 warnings
Lint code:
packages/ui/src/Popup/Accounts/AccountView.tsx#L128
JSX props should not use arrow functions
|
Lint code:
packages/ui/src/Popup/Accounts/AccountView.tsx#L129
JSX props should not use arrow functions
|
Lint code:
packages/ui/src/Popup/Accounts/AccountView.tsx#L130
JSX props should not use arrow functions
|
Lint code:
packages/ui/src/Popup/Accounts/AccountView.tsx#L139
JSX props should not use arrow functions
|
Lint code:
packages/ui/src/Popup/Accounts/AccountView.tsx#L140
JSX props should not use arrow functions
|
Lint code:
packages/ui/src/Popup/Accounts/AccountView.tsx#L153
JSX props should not use arrow functions
|
Lint code:
packages/ui/src/Popup/Accounts/AccountView.tsx#L213
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Lint code:
packages/ui/src/Popup/Accounts/AccountView.tsx#L213
'chrome' is not defined
|
Lint code:
packages/ui/src/Popup/Accounts/AccountView.tsx#L223
JSX props should not use arrow functions
|
Lint code:
packages/ui/src/Popup/Accounts/AccountView.tsx#L224
JSX props should not use arrow functions
|
Build and test e2e:
packages/ui/src/messaging.test.ts#L1
Type 'ReactSixteenAdapter' is not assignable to type 'EnzymeAdapter'.
|
Build and test e2e
Process completed with exit code 255.
|
Lint code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint code
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and test e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and test e2e
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|