rename package to simplify configuration #5
ci.yml
on: push
Lint testing
35s
Unit testing
31s
Circular dependencies testing
27s
Examples ready for release
29s
Matrix: E2E testing
Annotations
10 errors
Lint testing:
src/loaders/ObjectLoader.js#L286
Expected indentation of 7 tabs but found 6
|
Lint testing:
src/loaders/ObjectLoader.js#L287
Expected indentation of 7 tabs but found 6
|
Lint testing:
src/loaders/ObjectLoader.js#L295
Expected blank line before this statement
|
Lint testing:
src/renderers/WebGLRenderer.js#L2176
Strings must use singlequote
|
Lint testing:
src/renderers/webvr/WebVRUtils.js#L19
Expected indentation of 1 tab but found 2 spaces
|
Lint testing:
src/renderers/webvr/WebVRUtils.js#L20
Expected indentation of 1 tab but found 2 spaces
|
Lint testing:
src/renderers/webvr/WebVRUtils.js#L22
Expected indentation of 1 tab but found 2 spaces
|
Lint testing:
src/renderers/webvr/WebVRUtils.js#L24
Expected indentation of 1 tab but found 2 spaces
|
Lint testing:
src/renderers/webvr/WebVRUtils.js#L25
Expected indentation of 1 tab but found 2 spaces
|
Lint testing:
src/renderers/webvr/WebVRUtils.js#L27
Expected indentation of 1 tab but found 2 spaces
|