broken version #72
ci.yml
on: pull_request
Build
2m 25s
Docs
29s
Lint
46s
TypeScript Declarations
37s
Unit Test (Node)
17s
Unit Test (Karma)
1m 39s
Build Examples Browser
6m 45s
Annotations
10 errors
Lint:
src/framework/app-base.js#L2164
'gl' is assigned a value but never used
|
Lint:
src/framework/components/camera/component.js#L1037
Missing semicolon
|
Lint:
src/framework/components/camera/component.js#L1038
Expected indentation of 8 spaces but found 11
|
Lint:
src/framework/components/camera/component.js#L1044
Expected indentation of 8 spaces but found 11
|
Lint:
src/framework/components/zone/component.js#L324
Expected indentation of 12 spaces but found 10
|
Lint:
src/framework/components/zone/component.js#L326
Expected indentation of 12 spaces but found 10
|
Lint:
src/framework/components/zone/system.js#L136
Expected parentheses around arrow function argument having a body with curly braces
|
Lint:
src/framework/components/zone/system.js#L136
Requires a space after '{'
|
Lint:
src/framework/components/zone/system.js#L136
Statement inside of curly braces should be on next line
|
Lint:
src/framework/components/zone/system.js#L136
Requires a space before '}'
|