built-in prefiltered lut #4025
Annotations
7 errors and 2 warnings
src/core/audio/AudioSource.test.ts > AudioSource > load:
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
|
src/core/postProcess/PostProcessPass.test.ts > PostProcessPass:
tests/src/core/postProcess/PostProcessPass.test.ts#L34
TypeError: Cannot read properties of undefined (reading 'destroy')
❯ src/core/postProcess/PostProcessPass.test.ts:34:11
|
src/core/resource/ResourceManager.test.ts > ResourceManager > findResourcesByType > findResourcesByType:
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
|
src/core/2d/text/Font.test.ts > Font:
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
|
src/core/2d/text/TextRenderer.test.ts > TextRenderer:
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
|
src/core/2d/text/TextUtils.test.ts > TextUtils:
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
|
codecov
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|