Update TileCompressionPlugin.js #1850
Annotations
5 errors and 4 warnings
build (20.x):
src/plugins/three/TileCompressionPlugin.js#L170
'geometry' is never reassigned. Use 'const' instead
|
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x):
src/plugins/three/TileCompressionPlugin.js#L170
'geometry' is never reassigned. Use 'const' instead
|
build (18.x)
The operation was canceled.
|
build (20.x):
src/base/TilesRendererBase.d.ts#L14
'RequestInit' is not defined
|
build (20.x):
src/r3f/components/CameraTransition.jsx#L34
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array
|
build (18.x):
src/base/TilesRendererBase.d.ts#L14
'RequestInit' is not defined
|
build (18.x):
src/r3f/components/CameraTransition.jsx#L34
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array
|