Skip to content

Sky: Add WebGPURenderer version. #1908

Sky: Add WebGPURenderer version.

Sky: Add WebGPURenderer version. #1908

Triggered via pull request August 21, 2024 13:52
Status Failure
Total duration 3m 15s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 5 warnings
type-check: types/three/examples/jsm/objects/SkyGPU.d.ts#L10
Property 'up' in type 'Sky' is not assignable to the same property in base type 'Mesh<BoxGeometry, NodeMaterial, Object3DEventMap>'.
type-check: types/three/examples/jsm/objects/SkyGPU.d.ts#L11
Type 'Node' does not satisfy the constraint 'import("/home/runner/work/three-ts-types/three-ts-types/types/three/src/nodes/core/Node", { with: { "resolution-mode": "import" } }).default'.
type-check
Process completed with exit code 2.
test-examples
Argument of type 'Sky' is not assignable to parameter of type 'Object3D<Object3DEventMap>'.
test-examples
Property 'up' in type 'Sky' is not assignable to the same property in base type 'Mesh<BoxGeometry, NodeMaterial, Object3DEventMap>'.
test-examples
Type 'Node' does not satisfy the constraint 'import("/home/runner/work/three-ts-types/three-ts-types/types/three/src/nodes/core/Node", { with: { "resolution-mode": "import" } }).default'.
test-examples
Process completed with exit code 2.
test-src
Cannot find module './core/ParameterNode.js' or its corresponding type declarations.
test-src
Cannot find module './utils/FunctionOverloadingNode.js' or its corresponding type declarations.
test-src
Cannot find module './utils/SetNode.js' or its corresponding type declarations.
test-src
Cannot find module './utils/StorageArrayElementNode.js' or its corresponding type declarations.
test-src
Cannot find module './accessors/MorphNode.js' or its corresponding type declarations.
test-src
Cannot find module './accessors/SceneNode.js' or its corresponding type declarations.
test-src
Cannot find module './accessors/TextureSizeNode.js' or its corresponding type declarations.
test-src
Cannot find module './display/BumpMapNode.js' or its corresponding type declarations.
test-src
Module '"./display/ViewportNode.js"' has no exported member 'viewport'. Did you mean to use 'import viewport from "./display/ViewportNode.js"' instead?
test-src
Cannot find module './code/ScriptableNode.js' or its corresponding type declarations.
check-fomatting
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
type-check
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-src
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/