Allow Fn to return void #2410
Annotations
5 errors and 1 warning
Run pnpm exec tsc --project tsconfig.all-files.json:
types/three/src/nodes/accessors/BufferNode.d.ts#L17
Generic type 'BufferNode<TValue>' requires 1 type argument(s).
|
Run pnpm exec tsc --project tsconfig.all-files.json:
types/three/src/nodes/accessors/UniformArrayNode.d.ts#L10
Generic type 'BufferNode<TValue>' requires 1 type argument(s).
|
Run pnpm exec tsc --project tsconfig.all-files.json:
types/three/src/nodes/accessors/UniformArrayNode.d.ts#L26
Type 'UniformArrayNode' does not satisfy the constraint 'Node'.
|
Run pnpm exec tsc --project tsconfig.all-files.json:
types/three/src/nodes/accessors/UniformArrayNode.d.ts#L31
Type 'UniformArrayNode' does not satisfy the constraint 'Node'.
|
Run pnpm exec tsc --project tsconfig.all-files.json
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading