Skip to content

feat: audioEventSystem + avatarEmoteCommand.state #9049

feat: audioEventSystem + avatarEmoteCommand.state

feat: audioEventSystem + avatarEmoteCommand.state #9049

Triggered via pull request August 12, 2026 14:27
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: pull_request
Deployment Notification
Deployment Notification
CLI E2E
CLI E2E
Check for development dependencies
Check for development dependencies
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 14 warnings
lint: packages/@dcl/ecs/src/components/extended/Material.ts#L486
Replace `private·getMaterial:·()·=>·PBMaterial,·private·field:·TextureField` with `⏎····private·getMaterial:·()·=>·PBMaterial,⏎····private·field:·TextureField⏎··`
lint: packages/@dcl/ecs/src/components/extended/AudioSource.ts#L49
Replace `existing?.currentTime·??·0` with `(existing?.currentTime·??·0)`
lint: packages/@dcl/ecs/src/components/extended/AudioAnalysis.ts#L114
Replace `⏎······entity:·Entity,⏎······mode?:·PBAudioAnalysisMode,⏎······amplitudeGain?:·number,⏎······bandsGain?:·number⏎····` with `entity:·Entity,·mode?:·PBAudioAnalysisMode,·amplitudeGain?:·number,·bandsGain?:·number`
lint: packages/@dcl/ecs/src/components/extended/AudioAnalysis.ts#L6
Replace `⏎··extends·LastWriteWinElementSetComponentDefinition<PBAudioAnalysis>·{⏎` with `·extends·LastWriteWinElementSetComponentDefinition<PBAudioAnalysis>·{`
test
Process completed with exit code 2.
build
Process completed with exit code 2.
docs
Process completed with exit code 2.
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint: packages/@dcl/sdk-commands/src/logic/dcl-ignore.ts#L35
'e' is defined but never used. Allowed unused caught errors must match /^_/u
lint: packages/@dcl/sdk-commands/src/components/fs.ts#L46
'error' is defined but never used. Allowed unused caught errors must match /^_/u
lint: packages/@dcl/sdk-commands/src/components/fs.ts#L39
'error' is defined but never used. Allowed unused caught errors must match /^_/u
lint: packages/@dcl/sdk-commands/src/commands/quests/utils.ts#L242
'error' is defined but never used. Allowed unused caught errors must match /^_/u
lint: packages/@dcl/sdk-commands/src/commands/quests/utils.ts#L182
'error' is defined but never used. Allowed unused caught errors must match /^_/u
lint: packages/@dcl/sdk-commands/src/commands/quests/index.ts#L117
'error' is defined but never used. Allowed unused caught errors must match /^_/u
lint: packages/@dcl/sdk-commands/src/commands/get-context-files/index.ts#L92
'error' is defined but never used. Allowed unused caught errors must match /^_/u
lint: packages/@dcl/sdk-commands/src/commands/code-to-composite/scene-executor.ts#L276
'args' is defined but never used. Allowed unused args must match /^_/u
lint: packages/@dcl/sdk/src/testing/assert.ts#L121
'e' is defined but never used. Allowed unused caught errors must match /^_/u
lint: packages/@dcl/ecs/src/systems/events.ts#L271
'interactionType' is assigned a value but never used. Allowed unused args must match /^_/u
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v3, decentraland/oddish-action@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/