Skip to content

Update swap app name (promote STG to PRD) #7

Update swap app name (promote STG to PRD)

Update swap app name (promote STG to PRD) #7

Triggered via pull request February 23, 2024 11:58
@msvstjmsvstj
synchronize #3
harmony-stg
Status Failure
Total duration 1h 20m 33s
Artifacts 1

test.yml

on: pull_request
Matrix: cypress-test-matrix
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 22 warnings
deps-tests
Process completed with exit code 1.
cypress-typecheck: src/constants/tokens.ts#L43
Property 'HARMONY' does not exist on type 'typeof ChainId'.
cypress-typecheck: src/constants/tokens.ts#L50
Property 'HARMONY' does not exist on type 'typeof ChainId'.
cypress-typecheck: src/constants/tokens.ts#L53
Property 'HARMONY' does not exist on type 'typeof ChainId'.
cypress-typecheck: src/constants/tokens.ts#L61
Property 'HARMONY' does not exist on type 'typeof ChainId'.
cypress-typecheck: src/constants/tokens.ts#L69
Property 'HARMONY' does not exist on type 'typeof ChainId'.
cypress-typecheck: src/constants/tokens.ts#L77
Property 'HARMONY' does not exist on type 'typeof ChainId'.
cypress-typecheck: src/constants/tokens.ts#L85
Property 'HARMONY' does not exist on type 'typeof ChainId'.
cypress-typecheck: src/constants/tokens.ts#L424
Property 'HARMONY' does not exist on type 'typeof ChainId'.
cypress-typecheck: src/constants/tokens.ts#L425
Property 'HARMONY' does not exist on type 'typeof ChainId'.
cypress-typecheck: src/constants/tokens.ts#L492
Namespace '"/home/runner/work/interface/interface/node_modules/@uniswap/sdk-core/dist/chains".ChainId' has no exported member 'HARMONY'.
typecheck: src/components/AccountDrawer/MiniPortfolio/Pools/useMultiChainPositions.tsx#L43
Property 'HARMONY' does not exist on type 'typeof ChainId'.
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; }'.
typecheck: src/components/FeeSelector/shared.tsx#L25
Property 'HARMONY' does not exist on type 'typeof ChainId'.
typecheck: src/components/NavBar/ChainSelector.tsx#L123
Parameter 'selectorChain' implicitly has an 'any' type.
typecheck: src/components/NavBar/ChainSelector.tsx#L132
Parameter 'selectorChain' implicitly has an 'any' type.
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.
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.
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.
typecheck: src/connection/index.ts#L73
Property 'HARMONY' does not exist on type 'typeof ChainId'.
typecheck: src/connection/index.ts#L112
Type 'string | undefined' is not assignable to type 'string'.
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L3
'formatNumber' is defined but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L3
'NumberType' is defined but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L9
'AutoRow' is defined but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L10
'LoadingBubble' is defined but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L11
'formatDelta' is defined but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L321
Delete `⏎··········`
lint: src/components/AccountDrawer/MiniPortfolio/Activity/parseRemote.tsx#L377
exported declaration 'parseRemoteActivities' not used within other modules
lint: src/components/AccountDrawer/MiniPortfolio/index.tsx#L15
'NFTs' is defined but never used
lint: src/components/AccountDrawer/MiniPortfolio/index.tsx#L18
'Tokens' is defined but never used
unit-tests
Process completed with exit code 1.
cloud-tests
Process completed with exit code 1.
cypress-test-matrix (1)
Cypress tests: 66 failed
cypress-test-matrix (4)
Cypress tests: 66 failed
cypress-test-matrix (2)
Cypress tests: 66 failed
cypress-test-matrix (3)
Cypress tests: 66 failed
deps-tests
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/.
cypress-typecheck
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/.
cloud-typecheck
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/.
typecheck
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/.
lint
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/.
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L3
'formatNumber' is defined but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L3
'NumberType' is defined but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L9
'AutoRow' is defined but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L10
'LoadingBubble' is defined but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L11
'formatDelta' is defined but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L142
'FadeInColumn' is assigned a value but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L233
'totalBalance' is assigned a value but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L234
'absoluteChange' is assigned a value but never used
lint: src/components/AccountDrawer/AuthenticatedHeader.tsx#L235
'percentChange' is assigned a value but never used
lint: src/components/AccountDrawer/MiniPortfolio/Activity/hooks.ts#L10
'findCancelTx' is defined but never used
unit-tests
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/.
cloud-tests
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/.
build-e2e
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, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cypress-test-matrix (1)
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, actions/download-artifact@v3, cypress-io/github-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cypress-test-matrix (4)
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, actions/download-artifact@v3, cypress-io/github-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cypress-test-matrix (2)
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, actions/download-artifact@v3, cypress-io/github-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cypress-test-matrix (3)
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, actions/download-artifact@v3, cypress-io/github-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
build-e2e Expired
44.7 MB