Skip to content

Bump @types/react from 18.2.66 to 18.2.73 #286

Bump @types/react from 18.2.66 to 18.2.73

Bump @types/react from 18.2.66 to 18.2.73 #286

Triggered via pull request April 1, 2024 06:45
Status Failure
Total duration 34s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 8 warnings
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
Process completed with exit code 1.
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/.
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/.