Skip to content

Merge remote-tracking branch 'origin/dev' into dev #23

Merge remote-tracking branch 'origin/dev' into dev

Merge remote-tracking branch 'origin/dev' into dev #23

Triggered via push June 21, 2024 07:03
Status Failure
Total duration 54s
Artifacts

staging.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
build (18.18.0): src/components/NewPosition/NewPosition.stories.tsx#L25
Type '{ currentPairReversed: false; isXtoY: true; addLiquidityHandler: Mock<[leftTickIndex: number, rightTickIndex: number, xAmount: bigint, yAmount: bigint, slippage: bigint], void>; midPrice: { x: number; index: number; }; bestTiers: undefined[]; ... 36 more ...; noConnectedBlockerProps: { ...; }; }' is not assignable to type 'Partial<{ initialTokenFrom: string; initialTokenTo: string; initialFee: string; copyPoolAddressHandler: (message: string, variant: "success" | "error" | "default" | "warning" | "info" | "pending") => void; ... 43 more ...; onRefresh: () => void; }> & { ...; }'.
build (18.18.0): src/components/NewPosition/NewPosition.stories.tsx#L86
Property 'onRefresh' is missing in type '{ midPrice: { x: number; index: number; }; currentPriceSqrt: bigint; tickSpacing: number; xDecimal: number; yDecimal: number; commonTokens: undefined[]; handleAddToken: Mock<[address: string], void>; ... 34 more ...; noConnectedBlockerProps: { ...; }; }' but required in type 'INewPosition'.
build (18.18.0)
Process completed with exit code 2.
build (18.18.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18.18.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.18.0)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/