Skip to content

Client-side editing overhaul #1774

Client-side editing overhaul

Client-side editing overhaul #1774

Triggered via pull request September 9, 2024 20:10
Status Failure
Total duration 31s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: src/commands/studio.ts#L494
Replace `content[0]?.Enabled·??·false` with `(content[0]?.Enabled·??·false)`
build: src/utils/documentIndex.ts#L196
Replace `index.documents.get(document)·??·[]` with `(index.documents.get(document)·??·[])`
build
Process completed with exit code 1.