This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
debug: swap listener bug #3145
checks.yml
on: pull_request
Build
3m 30s
Lint
59s
Unit-Test
1m 24s
Integration-Test
1m 48s
Annotations
11 errors and 8 warnings
Unit-Test:
lib/modules/swap/SwapDetails.tsx#L18
Property 'simulationQuery' does not exist on type '{ tokens: GqlToken[]; tokenInInfo: GqlToken | undefined; tokenOutInfo: GqlToken | undefined; tokenSelectKey: "tokenIn" | "tokenOut"; isDisabled: boolean; ... 15 more ...; selectedChain: GqlChain; }'.
|
Unit-Test:
lib/modules/swap/SwapForm.tsx#L10
Property 'swapAction' does not exist on type '{ tokens: GqlToken[]; tokenInInfo: GqlToken | undefined; tokenOutInfo: GqlToken | undefined; tokenSelectKey: "tokenIn" | "tokenOut"; isDisabled: boolean; ... 15 more ...; selectedChain: GqlChain; }'.
|
Unit-Test:
lib/modules/swap/SwapRate.tsx#L10
Property 'simulationQuery' does not exist on type '{ tokens: GqlToken[]; tokenInInfo: GqlToken | undefined; tokenOutInfo: GqlToken | undefined; tokenSelectKey: "tokenIn" | "tokenOut"; isDisabled: boolean; ... 15 more ...; selectedChain: GqlChain; }'.
|
Unit-Test:
lib/modules/swap/modal/SwapModal.tsx#L39
Property 'transactionSteps' does not exist on type '{ tokens: GqlToken[]; tokenInInfo: GqlToken | undefined; tokenOutInfo: GqlToken | undefined; tokenSelectKey: "tokenIn" | "tokenOut"; isDisabled: boolean; ... 15 more ...; selectedChain: GqlChain; }'.
|
Unit-Test:
lib/modules/swap/modal/SwapModal.tsx#L39
Property 'swapAction' does not exist on type '{ tokens: GqlToken[]; tokenInInfo: GqlToken | undefined; tokenOutInfo: GqlToken | undefined; tokenSelectKey: "tokenIn" | "tokenOut"; isDisabled: boolean; ... 15 more ...; selectedChain: GqlChain; }'.
|
Unit-Test:
lib/modules/swap/modal/SwapModal.tsx#L39
Property 'isWrap' does not exist on type '{ tokens: GqlToken[]; tokenInInfo: GqlToken | undefined; tokenOutInfo: GqlToken | undefined; tokenSelectKey: "tokenIn" | "tokenOut"; isDisabled: boolean; ... 15 more ...; selectedChain: GqlChain; }'.
|
Unit-Test:
lib/modules/swap/modal/SwapModal.tsx#L39
Property 'swapTxHash' does not exist on type '{ tokens: GqlToken[]; tokenInInfo: GqlToken | undefined; tokenOutInfo: GqlToken | undefined; tokenSelectKey: "tokenIn" | "tokenOut"; isDisabled: boolean; ... 15 more ...; selectedChain: GqlChain; }'.
|
Unit-Test:
lib/modules/swap/modal/SwapModal.tsx#L39
Property 'hasQuoteContext' does not exist on type '{ tokens: GqlToken[]; tokenInInfo: GqlToken | undefined; tokenOutInfo: GqlToken | undefined; tokenSelectKey: "tokenIn" | "tokenOut"; isDisabled: boolean; ... 15 more ...; selectedChain: GqlChain; }'.
|
Unit-Test:
lib/modules/swap/modal/SwapSummary.tsx#L27
Property 'transactionSteps' does not exist on type '{ tokens: GqlToken[]; tokenInInfo: GqlToken | undefined; tokenOutInfo: GqlToken | undefined; tokenSelectKey: "tokenIn" | "tokenOut"; isDisabled: boolean; ... 15 more ...; selectedChain: GqlChain; }'.
|
Unit-Test:
lib/modules/swap/modal/SwapSummary.tsx#L29
Property 'isWrap' does not exist on type '{ tokens: GqlToken[]; tokenInInfo: GqlToken | undefined; tokenOutInfo: GqlToken | undefined; tokenSelectKey: "tokenIn" | "tokenOut"; isDisabled: boolean; ... 15 more ...; selectedChain: GqlChain; }'.
|
Build
Process completed with exit code 1.
|
Lint
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Lint
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Unit-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Unit-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Integration-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Integration-Test
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Build
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|
Build
Unexpected input(s) 'node-version', valid inputs are ['version', 'dest', 'run_install', 'package_json_file', 'standalone']
|