fix: allow groups of single/atomic transactions #114
pull_request_checks.yml
on: pull_request
Annotations
18 warnings
Install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
dapp-example/components/App/App.tsx#L37
'ICON_URI' is defined but never used
|
Lint:
src/extension/apps/main/App.tsx#L22
'PASSWORD_LOCK_ALARM' is defined but never used
|
Lint:
src/extension/apps/main/Root.tsx#L6
'useLoaderData' is defined but never used
|
Lint:
src/extension/components/AddressDisplay/AddressDisplay.tsx#L38
'network' is defined but never used
|
Lint:
src/extension/components/AddressInput/hooks/useAddressInput.ts#L1
'ChangeEvent' is defined but never used
|
Lint:
src/extension/components/AddressInput/types/IUseAddressInputState.ts#L1
'ChangeEvent' is defined but never used
|
Lint:
src/extension/components/AssetBadge/AssetBadge.tsx#L1
'HStack' is defined but never used
|
Lint:
src/extension/components/AssetSelect/AssetSelect.tsx#L221
'state' is defined but never used
|
Lint:
src/extension/components/AssetsTab/AssetTabArc200AssetItem.tsx#L64
'colorMode' is assigned a value but never used
|
Lint:
src/extension/components/AssetsTab/AssetTabStandardAssetItem.tsx#L3
'ColorMode' is defined but never used
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Firefox
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Edge
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Chrome
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Validate Firefox
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clean Up
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: geekyeggo/delete-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|