Skip to content

DebugTilesPlugin: optimize performance and make it toggleable #1927

DebugTilesPlugin: optimize performance and make it toggleable

DebugTilesPlugin: optimize performance and make it toggleable #1927

Triggered via pull request December 20, 2024 13:43
Status Failure
Total duration 34s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 6 warnings
build (20.x): src/plugins/three/DebugTilesPlugin.js#L95
There must be a space after this paren
build (20.x): src/plugins/three/DebugTilesPlugin.js#L95
There must be a space before this paren
build (20.x): src/plugins/three/DebugTilesPlugin.js#L97
There must be a space after this paren
build (20.x): src/plugins/three/DebugTilesPlugin.js#L97
There must be a space before this paren
build (20.x): src/plugins/three/DebugTilesPlugin.js#L101
There must be a space after this paren
build (20.x): src/plugins/three/DebugTilesPlugin.js#L101
There must be a space before this paren
build (20.x): src/plugins/three/DebugTilesPlugin.js#L180
Block must be padded by blank lines
build (20.x): src/plugins/three/DebugTilesPlugin.js#L251
Block must be padded by blank lines
build (20.x): src/plugins/three/DebugTilesPlugin.js#L252
Unary operator '!' must be followed by whitespace
build (20.x): src/plugins/three/DebugTilesPlugin.js#L252
Block must be padded by blank lines
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x)
The operation was canceled.
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (20.x): src/base/TilesRendererBase.d.ts#L14
'RequestInit' is not defined
build (20.x): src/plugins/three/DebugTilesPlugin.js#L182
'tiles' is not defined
build (20.x): src/plugins/three/DebugTilesPlugin.js#L192
'tiles' is not defined
build (20.x): src/plugins/three/DebugTilesPlugin.js#L689
'tiles' is not defined
build (20.x): src/r3f/components/CameraTransition.jsx#L35
React Hook useMemo has missing dependencies: 'camera' and 'mode'. Either include them or remove the dependency array