Allow Fn to return void #2409
CI.yml
on: pull_request
test
2m 55s
check-fomatting
17s
type-check
21s
test-examples
48s
test-src
46s
Annotations
20 errors and 5 warnings
type-check:
types/three/src/nodes/accessors/BufferNode.d.ts#L17
Generic type 'BufferNode<TValue>' requires 1 type argument(s).
|
type-check:
types/three/src/nodes/accessors/UniformArrayNode.d.ts#L10
Generic type 'BufferNode<TValue>' requires 1 type argument(s).
|
type-check:
types/three/src/nodes/accessors/UniformArrayNode.d.ts#L26
Type 'UniformArrayNode' does not satisfy the constraint 'Node'.
|
type-check:
types/three/src/nodes/accessors/UniformArrayNode.d.ts#L31
Type 'UniformArrayNode' does not satisfy the constraint 'Node'.
|
type-check
Process completed with exit code 2.
|
test-examples
Generic type 'BufferNode<TValue>' requires 1 type argument(s).
|
test-examples
Generic type 'BufferNode<TValue>' requires 1 type argument(s).
|
test-examples
Type 'UniformArrayNode' does not satisfy the constraint 'Node'.
|
test-examples
Type 'UniformArrayNode' does not satisfy the constraint 'Node'.
|
test-examples
Process completed with exit code 2.
|
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?
|
check-fomatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-src
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|