Removal of the layer count restriction #2612
Draft
Annotations
10 errors and 9 warnings
|
Build bundle
Cannot find name 'Extent'.
|
|
Build bundle
Type 'Vector4' is missing the following properties from type 'Vector4[]': pop, push, concat, join, and 33 more.
|
|
Build bundle
'renderTarget' is possibly 'undefined'.
|
|
Build bundle
Argument of type 'WebGLArrayRenderTarget | undefined' is not assignable to parameter of type 'WebGLRenderTarget<Texture<unknown>>'.
|
|
Build bundle
Property 'isWebGLArrayRenderTarget' is missing in type 'WebGLRenderTarget<DataArrayTexture>' but required in type 'WebGLArrayRenderTarget'.
|
|
Build bundle
Cannot find name 'Extent'.
|
|
Build bundle
Type '{ index: THREE.BufferAttribute | null; uv: THREE.BufferAttribute | null; position: THREE.BufferAttribute; normal: THREE.BufferAttribute; }' is not assignable to type 'GpuBufferAttributes'.
|
|
Build bundle
Argument of type 'Option<Float32Array<ArrayBufferLike>>' is not assignable to parameter of type 'Float32Array<ArrayBufferLike>'.
|
|
Build bundle
Property '_uvCount' does not exist on type 'PlanarTileBuilder'. Did you mean 'uvCount'?
|
|
Build bundle
Property 'deltaUV1' is missing in type '{ nbRow: number; quatNormalToZ: THREE.Quaternion; coordinates: Coordinates; center: THREE.Vector3; disableSkirt: boolean; hideSkirt: boolean; segments: number; extent: Extent; level: number; }' but required in type 'GlobeTileBuilderParams'.
|
|
Linter:
packages/Main/src/Layer/PointCloudLayer.ts#L544
This line has a comment length of 96. Maximum allowed is 80
|
|
Linter:
packages/Main/src/Layer/PointCloudLayer.ts#L500
This line has a comment length of 91. Maximum allowed is 80
|
|
Linter:
packages/Main/src/Layer/PointCloudLayer.ts#L433
This line has a length of 128. Maximum allowed is 100
|
|
Linter:
packages/Main/src/Layer/PointCloudLayer.ts#L407
This line has a length of 122. Maximum allowed is 100
|
|
Linter:
packages/Main/src/Layer/PointCloudLayer.ts#L21
tsdoc-characters-after-block-tag: The token "@layer" looks like a TSDoc tag but contains an invalid character "."; if it is not a tag, use a backslash to escape the "@"
|
|
Linter:
packages/Main/src/Converter/convertToTile.ts#L109
This line has a length of 151. Maximum allowed is 100
|
|
Linter:
packages/Main/src/Converter/convertToTile.ts#L106
This line has a length of 106. Maximum allowed is 100
|
|
Linter:
packages/Main/src/Converter/convertToTile.ts#L104
This line has a length of 112. Maximum allowed is 100
|
|
Linter:
packages/Main/src/Converter/convertToTile.ts#L100
This line has a length of 102. Maximum allowed is 100
|
Loading