Merge pull request #27 from magnopus/fix/hdr-gamma #68
ci.yml
on: push
Build
2m 3s
Docs
50s
Lint
1m 2s
TypeScript Declarations
34s
Unit Test (Node)
25s
Unit Test (Karma)
2m 1s
Build Examples Browser
1m 59s
Annotations
16 errors
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/platform/graphics/webgl/webgl-graphics-device.js#L28
'PIXELFORMAT_111110F' is defined but never used
|
Lint:
src/scene/frame-graph.js#L83
Closing curly brace does not appear on the same line as the subsequent block
|
Lint:
src/scene/frame-graph.js#L85
Trailing spaces not allowed
|
Build Examples Browser
Canceling since a higher priority waiting request for 'ci-refs/heads/main' exists
|
Build Examples Browser
The operation was canceled.
|
Unit Test (Karma)
Canceling since a higher priority waiting request for 'ci-refs/heads/main' exists
|
Unit Test (Karma)
The operation was canceled.
|
Build
Canceling since a higher priority waiting request for 'ci-refs/heads/main' exists
|
Build
The operation was canceled.
|