Skip to content

game engine example (#235) #471

game engine example (#235)

game engine example (#235) #471

Triggered via push March 21, 2026 02:43
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 3 warnings
Type Check
Process completed with exit code 2.
Type Check
Conversion of type 'Object3D<Object3DEventMap>' to type 'Mesh<BufferGeometry<NormalBufferAttributes, BufferGeometryEventMap>, Material | Material[], Object3DEventMap>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Type Check
Type 'Texture<unknown>' is not assignable to type 'Texture<unknown> | Readonly<Texture<unknown> | null | undefined>'.
Type Check
Type 'Shape' is not assignable to type 'Shape | Shape[] | undefined'.
Type Check
Type 'import("/home/runner/work/json-render/json-render/node_modules/.pnpm/@types+three@0.183.1/node_modules/@types/three/src/extras/core/Curve").Curve<import("/home/runner/work/json-render/json-render/node_modules/.pnpm/@types+three@0.183.1/node_modules/@types/three/src/math/Vector3").Vector3>' is not assignable to type 'import("/home/runner/work/json-render/json-render/node_modules/.pnpm/@types+three@0.182.0/node_modules/@types/three/src/extras/core/Curve").Curve<import("/home/runner/work/json-render/json-render/node_modules/.pnpm/@types+three@0.182.0/node_modules/@types/three/src/math/Vector3").Vector3>'.
Type Check
Type 'Shape' is not assignable to type 'Shape | Shape[] | undefined'.
Type Check
example-game-engine#check-types: command (/home/runner/work/json-render/json-render/examples/game-engine) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check-types exited (2)
Type Check
Argument of type 'import("/home/runner/work/json-render/json-render/node_modules/.pnpm/@types+three@0.183.1/node_modules/@types/three/src/math/Vector3").Vector3' is not assignable to parameter of type 'import("/home/runner/work/json-render/json-render/node_modules/.pnpm/@types+three@0.182.0/node_modules/@types/three/src/math/Vector3").Vector3'.
Lint
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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Test
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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Type Check
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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/