WebGPURenderer: extract common draw call logic from backends #2067
Triggered via pull request
September 23, 2024 01:30
Status
Failure
Total duration
3m 11s
Artifacts
–
CI.yml
on: pull_request
test
3m 3s
check-fomatting
24s
type-check
21s
test-examples
54s
test-src
40s
Annotations
11 errors and 5 warnings
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Module '"./NodeMaterial.js"' has no exported member 'NodeMaterialParameters'. Did you mean to use 'import NodeMaterialParameters from "./NodeMaterial.js"' instead?
|
test-src
Process completed with exit code 1.
|
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/
|
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/
|
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/
|