Bump @typescript-eslint/eslint-plugin from 7.2.0 to 7.4.0 #287
Annotations
7 errors and 8 warnings
format
Process completed with exit code 1.
|
tests/rendering.test.tsx > Rendering > [Client] Renders the canvas into the wrapping element:
node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js#L2
TypeError: Cannot read properties of null (reading 'scale')
❯ n.value node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:494923
❯ g.l.default.createCanvas node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:520573
❯ g._setup node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:464580
❯ g._start node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:463574
❯ new g node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:467929
❯ Module.createCanvasInstance src/utils/createCanvasInstance.ts:12:10
❯ src/components/ReactP5WrapperWithSketch.tsx:24:33
❯ commitHookEffectListMount node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:23150:26
❯ commitPassiveMountOnFiber node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:24931:11
❯ commitPassiveMountEffects_complete node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:24891:9
|
tests/rendering.test.tsx > Rendering > [Client] Adds a utility css class to the wrapping element:
node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js#L2
TypeError: Cannot read properties of null (reading 'scale')
❯ n.value node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:494923
❯ g.l.default.createCanvas node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:520573
❯ g._setup node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:464580
❯ g._start node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:463574
❯ new g node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:467929
❯ Module.createCanvasInstance src/utils/createCanvasInstance.ts:12:10
❯ src/components/ReactP5WrapperWithSketch.tsx:24:33
❯ commitHookEffectListMount node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:23150:26
❯ commitPassiveMountOnFiber node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:24931:11
❯ commitPassiveMountEffects_complete node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:24891:9
|
tests/rendering.test.tsx > Rendering > [Client] Recreates the P5 instance when the sketch is changed:
node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js#L2
TypeError: Cannot read properties of null (reading 'scale')
❯ n.value node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:494923
❯ g.l.default.createCanvas node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:520573
❯ g._setup node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:464580
❯ g._start node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:463574
❯ new g node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:467929
❯ Module.createCanvasInstance src/utils/createCanvasInstance.ts:12:10
❯ src/components/ReactP5WrapperWithSketch.tsx:24:33
❯ commitHookEffectListMount node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:23150:26
❯ commitPassiveMountOnFiber node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:24931:11
❯ commitPassiveMountEffects_complete node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:24891:9
|
tests/rendering.test.tsx > Rendering > [Client] Unmounts the canvas when the element is removed from the DOM:
node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js#L2
TypeError: Cannot read properties of null (reading 'scale')
❯ n.value node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:494923
❯ g.l.default.createCanvas node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:520573
❯ g._setup node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:464580
❯ g._start node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:463574
❯ new g node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:467929
❯ Module.createCanvasInstance src/utils/createCanvasInstance.ts:12:10
❯ src/components/ReactP5WrapperWithSketch.tsx:24:33
❯ commitHookEffectListMount node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:23150:26
❯ commitPassiveMountOnFiber node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:24931:11
❯ commitPassiveMountEffects_complete node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:24891:9
|
tests/rendering.test.tsx > Rendering > [General] Should use the fallback UI if the sketch is undefined on future renders:
node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js#L2
TypeError: Cannot read properties of null (reading 'scale')
❯ n.value node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:494923
❯ g.l.default.createCanvas node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:520573
❯ g._setup node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:464580
❯ g._start node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:463574
❯ new g node_modules/.pnpm/p5@1.9.2/node_modules/p5/lib/p5.min.js:2:467929
❯ Module.createCanvasInstance src/utils/createCanvasInstance.ts:12:10
❯ src/components/ReactP5WrapperWithSketch.tsx:24:33
❯ commitHookEffectListMount node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:23150:26
❯ commitPassiveMountOnFiber node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:24931:11
❯ commitPassiveMountEffects_complete node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/cjs/react-dom.development.js:24891:9
|
test
Process completed with exit code 1.
|
format
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/
|
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
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/
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
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/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
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/
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|