Skip to content

Conversation

@ZePan110
Copy link
Collaborator

@ZePan110 ZePan110 commented Dec 1, 2025

Description

Fix CodeTrans UI build issue
Fix DocSum UI build issue
Fix Translation UI build issue

Issues

List the issue or RFC link this PR is working on. If there is no such link, please mark it as n/a.

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

Signed-off-by: ZePan110 <ze.pan@intel.com>
Copilot AI review requested due to automatic review settings December 1, 2025 07:08
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Node.js version in the CodeTrans UI Docker configuration to fix a build issue. The upgrade from Node.js 20.11.1 to 20.19.0 is necessary for compatibility with chokidar@5.0.0, a file watching library dependency.

  • Updated Node.js base image version to resolve build compatibility issue

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

None

Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
Signed-off-by: ZePan110 <ze.pan@intel.com>
@ZePan110
Copy link
Collaborator Author

ZePan110 commented Dec 2, 2025

CodeTrans image built fail, I have fixed the error in codetrans-ui, but codetrans-ui-openeuler encountered a similar issue. https://github.com/opea-project/GenAIExamples/actions/runs/19826573906/job/56855454750

@zhihangdeng Could you pls help check this issue?
https://github.com/opea-project/GenAIExamples/actions/runs/19848354032/job/56870382188

@ZePan110 ZePan110 changed the title Fix CodeTrans UI build issue Fix build issues Dec 2, 2025
@ZePan110
Copy link
Collaborator Author

ZePan110 commented Dec 2, 2025

DocSum is known issue #2251

@zhihangdeng
Copy link
Collaborator

CodeTrans image built fail, I have fixed the error in codetrans-ui, but codetrans-ui-openeuler encountered a similar issue. https://github.com/opea-project/GenAIExamples/actions/runs/19826573906/job/56855454750

@zhihangdeng Could you pls help check this issue? https://github.com/opea-project/GenAIExamples/actions/runs/19848354032/job/56870382188

OK, I will make a PR to solve this soon.

Signed-off-by: zhihang <zhihangdeng@link.cuhk.edu.cn>
@zhihangdeng
Copy link
Collaborator

CodeTrans image built fail, I have fixed the error in codetrans-ui, but codetrans-ui-openeuler encountered a similar issue. https://github.com/opea-project/GenAIExamples/actions/runs/19826573906/job/56855454750
@zhihangdeng Could you pls help check this issue? https://github.com/opea-project/GenAIExamples/actions/runs/19848354032/job/56870382188

OK, I will make a PR to solve this soon.

I built a openeuler/node:20.19.0-oe2403lts on Docker Hub. Please wait a second and retest.

@zhihangdeng
Copy link
Collaborator

CodeTrans image built fail, I have fixed the error in codetrans-ui, but codetrans-ui-openeuler encountered a similar issue. https://github.com/opea-project/GenAIExamples/actions/runs/19826573906/job/56855454750

@zhihangdeng Could you pls help check this issue? https://github.com/opea-project/GenAIExamples/actions/runs/19848354032/job/56870382188

The problem has been solved. Please go ahead.

@ZePan110
Copy link
Collaborator Author

ZePan110 commented Dec 3, 2025

CodeTrans image built fail, I have fixed the error in codetrans-ui, but codetrans-ui-openeuler encountered a similar issue. https://github.com/opea-project/GenAIExamples/actions/runs/19826573906/job/56855454750
@zhihangdeng Could you pls help check this issue? https://github.com/opea-project/GenAIExamples/actions/runs/19848354032/job/56870382188

The problem has been solved. Please go ahead.

It's work. https://github.com/opea-project/GenAIExamples/actions/runs/19878867936/job/56972651413 Thank you Zhihang

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants