Skip to content

chore(sdk-commands): drop the quests command #9039

chore(sdk-commands): drop the quests command

chore(sdk-commands): drop the quests command #9039

Triggered via pull request August 11, 2026 18:47
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
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>·{`
docs
Process completed with exit code 2.
build
Process completed with exit code 2.
test
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#L47
Assignment to function parameter 'argv'
lint: packages/@dcl/sdk-commands/src/logic/lang.ts#L16
'e' is defined but never used. Allowed unused caught errors must match /^_/u
lint: packages/@dcl/sdk-commands/src/logic/get-free-port.ts#L21
'e' is defined but never used. Allowed unused caught errors must match /^_/u
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/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
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/
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/
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/