WebGPURenderer: Support Scene.backgroundRotation. #2232
CI.yml
on: pull_request
test
3m 8s
check-fomatting
18s
type-check
22s
test-examples
48s
test-src
33s
Annotations
9 errors and 5 warnings
test-src
Process completed with exit code 1.
|
test-examples
Object literal may only specify known properties, and 'backgroundRotationX' does not exist in type '{ Cube: () => void; Equirectangular: () => void; Refraction: boolean; }'.
|
test-examples
No overload matches this call.
|
test-examples
No overload matches this call.
|
test-examples
No overload matches this call.
|
test-examples
Property 'backgroundRotationX' does not exist on type '{ Cube: () => void; Equirectangular: () => void; Refraction: boolean; }'.
|
test-examples
Property 'backgroundRotationY' does not exist on type '{ Cube: () => void; Equirectangular: () => void; Refraction: boolean; }'.
|
test-examples
Property 'backgroundRotationZ' does not exist on type '{ Cube: () => void; Equirectangular: () => void; Refraction: boolean; }'.
|
test-examples
Process completed with exit code 2.
|
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-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-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
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/
|