The GitHub Actions job "Required Checks" on texera.git/chore/monaco-lsp-v10 has failed. Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).
Head commit for run: d6502d1e7878c5b890fba5ae83fed9a67ef3a919 / Yicong Huang <[email protected]> fix(frontend): re-enable webpack url/worker parsing for monaco assets Angular's webpack config disables new URL() asset modules (url: false) and worker parsing (worker: false without webWorkerTsConfig), so import.meta.url was inlined as a build-machine file:// path: the textmate service's onig.wasm fetch and all three worker trampolines failed at runtime, breaking syntax highlighting, comment toggling, and token theming under ng serve / yarn build. Restore the url override this PR dropped and enable worker parsing so the trampolines bundle into real worker chunks. Co-Authored-By: Claude Fable 5 <[email protected]> Report URL: https://github.com/apache/texera/actions/runs/28721157677 With regards, GitHub Actions via GitBox
