Skip to content

fix: resolve typescript compilation errors in CI #444

fix: resolve typescript compilation errors in CI

fix: resolve typescript compilation errors in CI #444

Triggered via pull request April 8, 2026 03:51
Status Failure
Total duration 4m 4s
Artifacts

debug_build.yml

on: pull_request
build-and-diagnose
4m 0s
build-and-diagnose
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build-and-diagnose
Process completed with exit code 2.
build-and-diagnose: src/components/AISongModal.tsx#L1375
Expression expected.
build-and-diagnose: src/components/AISongModal.tsx#L1276
Unexpected token. Did you mean `{'}'}` or `}`?
build-and-diagnose: src/components/AISongModal.tsx#L1274
Unexpected token. Did you mean `{'}'}` or `}`?
build-and-diagnose: src/components/AISongModal.tsx#L1127
JSX expressions must have one parent element.
build-and-diagnose
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, mymindstorm/setup-emsdk@v14, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/