feat: permit2 allowance flow for zrx swaps #23674
bootstrap.yml
on: pull_request
Install and Cache
1m 39s
Annotations
4 errors and 2 warnings
Call / Static:
src/components/MultiHopTrade/components/MultiHopTradeConfirm/components/ApprovalResetStep.tsx#L128
Type '{ tradeQuoteStep: TradeQuoteStep; hopIndex: number; isLoading: boolean | undefined; activeTradeId: string; hopExecutionState: HopExecutionState; ... 8 more ...; feeQueryEnabled: boolean; }' is not assignable to type 'IntrinsicAttributes & SharedApprovalStepProps'.
|
Call / Static:
src/components/MultiHopTrade/components/MultiHopTradeConfirm/components/ApprovalStep.tsx#L154
Type '{ tradeQuoteStep: TradeQuoteStep; hopIndex: number; isLoading: boolean | undefined; activeTradeId: string; hopExecutionState: HopExecutionState; ... 8 more ...; feeQueryEnabled: boolean; }' is not assignable to type 'IntrinsicAttributes & SharedApprovalStepProps'.
|
Call / Static:
src/components/MultiHopTrade/components/MultiHopTradeConfirm/components/SharedApprovalStep/SharedApprovalStep.tsx#L100
Property 'feeQueryEnabled' is missing in type '{ tradeQuoteStep: TradeQuoteStep; hopIndex: number; isLoading: boolean | undefined; activeTradeId: string; renderDescription: (approvalNetworkFeeCryptoFormatted?: string | undefined) => Element; ... 4 more ...; allowanceType: AllowanceType; }' but required in type 'SharedApprovalStepPendingProps'.
|
Call / Static
Process completed with exit code 2.
|
Install and Cache
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Call / Static
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|