Skip to content

Default the preview multiplayer server to the bevy engine #9016

Default the preview multiplayer server to the bevy engine

Default the preview multiplayer server to the bevy engine #9016

Triggered via pull request August 11, 2026 14:05
Status Failure
Total duration 1m 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
lint: packages/@dcl/ecs/src/systems/triggerArea.ts#L282
Replace `⏎········data.triggerCallbackMap.has(TriggerAreaEventType.TAET_STAY)·&&⏎········data.insideTriggerers.size·>·0⏎······` with `data.triggerCallbackMap.has(TriggerAreaEventType.TAET_STAY)·&&·data.insideTriggerers.size·>·0`
lint: packages/@dcl/ecs/src/systems/physics-force.ts#L54
Insert `⏎·········`
lint: packages/@dcl/ecs/src/systems/physics-force.ts#L53
Insert `⏎·········`
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`
docs
Process completed with exit code 2.
test
Process completed with exit code 2.
build
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/run-command.ts#L41
Assignment to function parameter 'argv'
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/ecs/src/systems/events.ts#L271
'interactionType' is assigned a value but never used. Allowed unused vars must match /^_|ReactEcs/u
lint: packages/@dcl/ecs/src/engine/lww-element-set-component-definition.ts#L59
'lastSentData' is defined but never used. Allowed unused args must match /^_/u
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/
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/