feat(v4-sdk): Create and Add Implementation #365
Triggered via pull request
September 16, 2024 21:55
Status
Failure
Total duration
4m 28s
Artifacts
–
monorepo-checks.yml
on: pull_request
Lint, Build, and Test
1m 3s
Annotations
6 errors and 1 warning
Lint, Build, and Test
@uniswap/v4-sdk#lint: command (/home/runner/work/sdks/sdks/sdks/v4-sdk) yarn run lint exited (1)
|
Lint, Build, and Test:
sdks/v4-sdk/src/PositionManager.ts#L18
Replace `abi` with `·abi·`
|
Lint, Build, and Test:
sdks/v4-sdk/src/internalConstants.ts#L3
Replace `encodeSqrtRatioX96` with `·encodeSqrtRatioX96·`
|
Lint, Build, and Test:
sdks/v4-sdk/src/posm.test.ts#L8
Replace `PoolKey` with `·PoolKey·`
|
Lint, Build, and Test:
sdks/v4-sdk/src/posm.test.ts#L19
Replace `⏎····currency0,⏎····currency1,⏎····fee,⏎····tickSpacing,⏎····EMPTY_HOOK,⏎····SQRT_PRICE_1_1.toString(),⏎····0,⏎····0,⏎····[]⏎··` with `currency0,·currency1,·fee,·tickSpacing,·EMPTY_HOOK,·SQRT_PRICE_1_1.toString(),·0,·0,·[]`
|
Lint, Build, and Test
Process completed with exit code 1.
|
Lint, Build, and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744, actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|