disable animation culling #90
ci.yml
on: push
Build
2m 17s
Docs
29s
Lint
49s
TypeScript Declarations
36s
Unit Test (Node)
28s
Unit Test (Karma)
1m 54s
Build Examples Browser
6m 17s
Annotations
12 errors
TypeScript Declarations:
build/playcanvas.d.ts#L12397
Cannot find name 'Application'. Did you mean 'Application$1'?
|
TypeScript Declarations
Process completed with exit code 2.
|
Lint:
src/framework/components/anim/system.js#L154
Unexpected var, use let or const instead
|
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 '}'
|
Lint:
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
|
Lint:
src/framework/entity.js#L346
Trailing spaces not allowed
|
Lint:
src/framework/entity.js#L347
Trailing spaces not allowed
|