Skip to content

[WIP] Add CubeTexture blur #21601

[WIP] Add CubeTexture blur

[WIP] Add CubeTexture blur #21601

Triggered via pull request December 19, 2024 00:48
Status Failure
Total duration 6m 30s
Artifacts

ci.yml

on: pull_request
Lint testing
37s
Lint testing
Unit testing
26s
Unit testing
Circular dependencies testing
26s
Circular dependencies testing
Examples ready for release
25s
Examples ready for release
Matrix: E2E testing
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Lint testing: src/nodes/pmrem/PMREMUtils.js#L290
Operator '=' must be spaced
Lint testing: src/nodes/pmrem/PMREMUtils.js#L290
There must be a space after this paren
Lint testing: src/nodes/pmrem/PMREMUtils.js#L290
There must be a space before this paren
Lint testing: src/nodes/pmrem/PMREMUtils.js#L290
Block must be padded by blank lines
Lint testing: src/nodes/pmrem/PMREMUtils.js#L296
Operator '=' must be spaced
Lint testing: src/nodes/pmrem/PMREMUtils.js#L311
Expected space(s) after "if"
Lint testing: src/nodes/pmrem/PMREMUtils.js#L311
There must be a space after this paren
Lint testing: src/nodes/pmrem/PMREMUtils.js#L311
Operator '>=' must be spaced
Lint testing: src/nodes/pmrem/PMREMUtils.js#L311
There must be a space before this paren
Lint testing: src/nodes/pmrem/PMREMUtils.js#L311
Block must be padded by blank lines
Examples ready for release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Circular dependencies testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint testing: src/renderers/common/CubeRenderTarget.js#L76
'sigma' is defined but never used