feat(scroll): add createSmoothScroll with physics interpolation and velocity tracking - #1047
Open
deny-dz wants to merge 1 commit into
Open
feat(scroll): add createSmoothScroll with physics interpolation and velocity tracking#1047deny-dz wants to merge 1 commit into
deny-dz wants to merge 1 commit into
Annotations
9 errors and 1 warning
|
Test all packages
Process completed with exit code 1.
|
|
Test all packages:
packages/scroll/src/smooth.ts#L47
TypeError: getScrollPosition is not a function
❯ Module.createSmoothScroll packages/scroll/src/smooth.ts:47:19
❯ packages/scroll/test/smooth.test.ts:8:22
❯ updateFn node_modules/.pnpm/solid-js@1.9.7/node_modules/solid-js/dist/dev.js:197:17
❯ runUpdates node_modules/.pnpm/solid-js@1.9.7/node_modules/solid-js/dist/dev.js:848:17
❯ Module.createRoot node_modules/.pnpm/solid-js@1.9.7/node_modules/solid-js/dist/dev.js:202:12
❯ packages/scroll/test/smooth.test.ts:7:5
|
|
Test all packages:
packages/scroll/test/index.test.ts#L59
TypeError: createScrollPosition is not a function
❯ packages/scroll/test/index.test.ts:59:22
❯ updateFn node_modules/.pnpm/solid-js@1.9.7/node_modules/solid-js/dist/dev.js:197:17
❯ runUpdates node_modules/.pnpm/solid-js@1.9.7/node_modules/solid-js/dist/dev.js:848:17
❯ Module.createRoot node_modules/.pnpm/solid-js@1.9.7/node_modules/solid-js/dist/dev.js:202:12
❯ packages/scroll/test/index.test.ts:50:5
|
|
Test all packages:
packages/scroll/test/index.test.ts#L30
TypeError: createScrollPosition is not a function
❯ packages/scroll/test/index.test.ts:30:22
❯ updateFn node_modules/.pnpm/solid-js@1.9.7/node_modules/solid-js/dist/dev.js:197:17
❯ runUpdates node_modules/.pnpm/solid-js@1.9.7/node_modules/solid-js/dist/dev.js:848:17
❯ Module.createRoot node_modules/.pnpm/solid-js@1.9.7/node_modules/solid-js/dist/dev.js:202:12
❯ packages/scroll/test/index.test.ts:22:5
|
|
Test all packages:
packages/scroll/test/index.test.ts#L15
TypeError: getScrollPosition is not a function
❯ packages/scroll/test/index.test.ts:15:12
|
|
Test all packages:
packages/scroll/test/index.test.ts#L8
TypeError: getScrollPosition is not a function
❯ packages/scroll/test/index.test.ts:8:12
|
|
Build all packages
Process completed with exit code 1.
|
|
Build all packages:
packages/scroll/src/smooth.ts#L3
Module '"./index.js"' has no exported member 'getScrollPosition'.
|
|
Build all packages:
packages/scroll/src/smooth.ts#L3
Module '"./index.js"' has no exported member 'Position'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading