Skip to content

Update types

Update types #78

Triggered via push February 21, 2024 13:38
Status Success
Total duration 1m 49s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Builds: src/clients/SpokePoolClient.ts#L994
Argument of type '{ inputToken: string; inputAmount: BigNumber; originChainId: number; paymentChainId: number | undefined; quoteTimestamp: number; }[]' is not assignable to parameter of type 'LpFeeRequest[]'.
Builds: src/clients/SpokePoolClient.ts#L994
Argument of type '{ inputToken: string; inputAmount: BigNumber; originChainId: number; paymentChainId: number | undefined; quoteTimestamp: number; }[]' is not assignable to parameter of type 'LpFeeRequest[]'.
Builds: src/clients/SpokePoolClient.ts#L994
Argument of type '{ inputToken: string; inputAmount: BigNumber; originChainId: number; paymentChainId: number | undefined; quoteTimestamp: number; }[]' is not assignable to parameter of type 'LpFeeRequest[]'.
Builds: src/clients/SpokePoolClient.ts#L994
Argument of type '{ inputToken: string; inputAmount: BigNumber; originChainId: number; paymentChainId: number | undefined; quoteTimestamp: number; }[]' is not assignable to parameter of type 'LpFeeRequest[]'.
Builds: src/clients/SpokePoolClient.ts#L994
Argument of type '{ inputToken: string; inputAmount: BigNumber; originChainId: number; paymentChainId: number | undefined; quoteTimestamp: number; }[]' is not assignable to parameter of type 'LpFeeRequest[]'.
Builds: src/clients/SpokePoolClient.ts#L994
Argument of type '{ inputToken: string; inputAmount: BigNumber; originChainId: number; paymentChainId: number | undefined; quoteTimestamp: number; }[]' is not assignable to parameter of type 'LpFeeRequest[]'.
Builds
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.