upgrade: intersection-observer package upgrade for Solid 2.0 #845
Annotations
12 errors and 1 warning
|
Test all packages
Process completed with exit code 1.
|
|
Test all packages:
packages/intersection-observer/test/index.test.ts#L664
TypeError: flush is not a function
❯ packages/intersection-observer/test/index.test.ts:664:7
❯ 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/intersection-observer/test/index.test.ts:658:5
|
|
Test all packages:
packages/intersection-observer/test/index.test.ts#L644
TypeError: flush is not a function
❯ packages/intersection-observer/test/index.test.ts:644:7
❯ 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/intersection-observer/test/index.test.ts:639:5
|
|
Test all packages:
packages/intersection-observer/src/index.ts#L124
TypeError: createStore is not a function or its return value is not iterable
❯ Module.createIntersectionObserver packages/intersection-observer/src/index.ts:124:33
❯ packages/intersection-observer/test/index.test.ts:316:29
❯ 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/intersection-observer/test/index.test.ts:315:5
|
|
Test all packages:
packages/intersection-observer/src/index.ts#L124
TypeError: createStore is not a function or its return value is not iterable
❯ Module.createIntersectionObserver packages/intersection-observer/src/index.ts:124:33
❯ packages/intersection-observer/test/index.test.ts:307:7
❯ 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/intersection-observer/test/index.test.ts:305:5
|
|
Test all packages:
packages/intersection-observer/src/index.ts#L124
TypeError: createStore is not a function or its return value is not iterable
❯ Module.createIntersectionObserver packages/intersection-observer/src/index.ts:124:33
❯ packages/intersection-observer/test/index.test.ts:285:25
❯ 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/intersection-observer/test/index.test.ts:284:5
|
|
Test all packages:
packages/intersection-observer/src/index.ts#L124
TypeError: createStore is not a function or its return value is not iterable
❯ Module.createIntersectionObserver packages/intersection-observer/src/index.ts:124:33
❯ packages/intersection-observer/test/index.test.ts:262:25
❯ 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/intersection-observer/test/index.test.ts:260:5
|
|
Test all packages:
packages/intersection-observer/src/index.ts#L124
TypeError: createStore is not a function or its return value is not iterable
❯ Module.createIntersectionObserver packages/intersection-observer/src/index.ts:124:33
❯ packages/intersection-observer/test/index.test.ts:253:25
❯ 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/intersection-observer/test/index.test.ts:252:5
|
|
Test all packages:
packages/intersection-observer/src/index.ts#L124
TypeError: createStore is not a function or its return value is not iterable
❯ Module.createIntersectionObserver packages/intersection-observer/src/index.ts:124:33
❯ packages/intersection-observer/test/index.test.ts:245:7
❯ 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/intersection-observer/test/index.test.ts:244:5
|
|
Lint
Process completed with exit code 1.
|
|
Build all packages
Process completed with exit code 1.
|
|
Build all packages:
packages/intersection-observer/src/index.ts#L161
Type 'Element[]' has no properties in common with type 'EffectOptions'.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Loading