Allow Fn to return void #2410
CI.yml
on: pull_request
test
2m 37s
check-fomatting
26s
type-check
24s
test-examples
50s
test-src
40s
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-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-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.
|
type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-fomatting
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-examples
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
|