[OB-3557] fix: gizmo range #69
Annotations
10 errors
src/framework/components/zone/component.js#L324
Expected indentation of 12 spaces but found 10
|
src/framework/components/zone/component.js#L326
Expected indentation of 12 spaces but found 10
|
src/framework/components/zone/system.js#L136
Expected parentheses around arrow function argument having a body with curly braces
|
src/framework/components/zone/system.js#L136
Requires a space after '{'
|
src/framework/components/zone/system.js#L136
Statement inside of curly braces should be on next line
|
src/framework/components/zone/system.js#L136
Requires a space before '}'
|
src/framework/components/zone/system.js#L136
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
|
src/platform/graphics/webgl/webgl-graphics-device.js#L28
'PIXELFORMAT_111110F' is defined but never used
|
src/scene/frame-graph.js#L83
Closing curly brace does not appear on the same line as the subsequent block
|
src/scene/frame-graph.js#L85
Trailing spaces not allowed
|
This job failed
Loading