Skip to content

Merge branch 'pxrl/v3types' into npai/helper-v3 #2710

Merge branch 'pxrl/v3types' into npai/helper-v3

Merge branch 'pxrl/v3types' into npai/helper-v3 #2710

Triggered via push February 7, 2024 16:01
Status Success
Total duration 1m 42s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint: src/clients/HubPoolClient.ts#L252
Cannot find name 'DepositWithBlock'. Did you mean 'V2DepositWithBlock'?
Lint: src/utils/DepositUtils.ts#L104
Property 'depositId' does not exist on type 'never'.
Lint: src/utils/DepositUtils.ts#L104
Property 'destinationChainId' does not exist on type 'never'.
Lint: src/utils/DepositUtils.ts#L104
Property 'depositor' does not exist on type 'never'.
Lint: src/utils/FlowUtils.ts#L80
Element implicitly has an 'any' type because expression of type '"message" | "originChainId" | "destinationChainId" | "depositor" | "recipient" | "depositId" | "inputToken" | "inputAmount" | "outputToken" | "outputAmount"' can't be used to index type 'Fill | SlowFillRequest'.
Lint: src/utils/FlowUtils.ts#L80
Element implicitly has an 'any' type because expression of type '"message" | "originChainId" | "destinationChainId" | "depositor" | "recipient" | "depositId" | "inputToken" | "inputAmount" | "outputToken" | "outputAmount"' can't be used to index type 'Fill | SlowFillRequest'.
Lint: src/utils/FlowUtils.ts#L90
Property 'toString' does not exist on type 'never'.
Lint: src/utils/FlowUtils.ts#L98
Property 'toString' does not exist on type 'never'.
Lint: src/utils/V3Utils.ts#L91
Cannot find name 'SlowFillRequest'.
Lint: src/utils/V3Utils.ts#L91
Parameter 'fill' of exported function has or is using private name 'SlowFillRequest'.
Lint
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/.