Update swap app name (promote STG to PRD) #7
Annotations
10 errors and 1 warning
Run yarn typecheck:
src/components/AccountDrawer/MiniPortfolio/Pools/useMultiChainPositions.tsx#L43
Property 'HARMONY' does not exist on type 'typeof ChainId'.
|
Run yarn typecheck:
src/components/AccountDrawer/MiniPortfolio/constants.tsx#L233
Property '[SwapOrderStatus.Filled]' is missing in type '{ OPEN: UniswapXOrderStatus.OPEN; EXPIRED: UniswapXOrderStatus.EXPIRED; ERROR: UniswapXOrderStatus.ERROR; INSUFFICIENT_FUNDS: UniswapXOrderStatus.INSUFFICIENT_FUNDS; }' but required in type '{ ERROR: UniswapXOrderStatus; EXPIRED: UniswapXOrderStatus; FILLED: UniswapXOrderStatus; INSUFFICIENT_FUNDS: UniswapXOrderStatus; OPEN: UniswapXOrderStatus; }'.
|
Run yarn typecheck:
src/components/FeeSelector/shared.tsx#L25
Property 'HARMONY' does not exist on type 'typeof ChainId'.
|
Run yarn typecheck:
src/components/NavBar/ChainSelector.tsx#L123
Parameter 'selectorChain' implicitly has an 'any' type.
|
Run yarn typecheck:
src/components/NavBar/ChainSelector.tsx#L132
Parameter 'selectorChain' implicitly has an 'any' type.
|
Run yarn typecheck:
src/components/Polling/ChainConnectivityWarning.tsx#L70
Conversion of type 'L1ChainInfo' to type 'L2ChainInfo' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run yarn typecheck:
src/components/Polling/ChainConnectivityWarning.tsx#L70
Conversion of type 'L1ChainInfo' to type 'L2ChainInfo' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run yarn typecheck:
src/components/Polling/ChainConnectivityWarning.tsx#L73
Conversion of type 'L1ChainInfo' to type 'L2ChainInfo' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run yarn typecheck:
src/connection/index.ts#L73
Property 'HARMONY' does not exist on type 'typeof ChainId'.
|
Run yarn typecheck:
src/connection/index.ts#L112
Type 'string | undefined' is not assignable to type 'string'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading