built-in prefiltered lut #4024
Annotations
7 errors
Test:
tests/src/core/audio/AudioSource.test.ts#L58
AssertionError: expected true to be false
- Expected
+ Received
- false
+ true
❯ src/core/audio/AudioSource.test.ts:58:40
|
Test:
tests/src/core/postProcess/PostProcessPass.test.ts#L34
TypeError: Cannot read properties of undefined (reading 'destroy')
❯ src/core/postProcess/PostProcessPass.test.ts:34:11
|
Test:
tests/src/core/resource/ResourceManager.test.ts#L36
AssertionError: expected 5 to equal 4
- Expected
+ Received
- 4
+ 5
❯ src/core/resource/ResourceManager.test.ts:36:30
|
Test:
tests/src/core/2d/text/Font.test.ts#L60
TypeError: Cannot read properties of undefined (reading 'destroy')
❯ src/core/2d/text/Font.test.ts:60:11
|
Test:
tests/src/core/2d/text/TextRenderer.test.ts#L379
TypeError: Cannot read properties of undefined (reading 'destroy')
❯ src/core/2d/text/TextRenderer.test.ts:379:11
|
Test:
tests/src/core/2d/text/TextUtils.test.ts#L323
TypeError: Cannot read properties of undefined (reading 'destroy')
❯ src/core/2d/text/TextUtils.test.ts:323:11
|
Test
Process completed with exit code 1.
|
Loading