Skip to content

chore: fix npm build issue when release #1427

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 3, 2025
Merged

chore: fix npm build issue when release #1427

merged 1 commit into from
Jun 3, 2025

Conversation

ruquanzhao
Copy link
Collaborator

@ruquanzhao ruquanzhao commented May 30, 2025

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #1428

Special notes for your reviewer:

Does this PR introduce a user-facing change?


Additional documentation e.g., design docs, usage docs, etc.:


@coveralls
Copy link

coveralls commented May 30, 2025

Pull Request Test Coverage Report for Build 15343085932

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 46.381%

Files with Coverage Reduction New Missed Lines %
pkg/engine/operation/parser/parser.go 4 73.03%
Totals Coverage Status
Change from base Build 15338009280: -0.02%
Covered Lines: 11380
Relevant Lines: 24536

💛 - Coveralls

@ruquanzhao ruquanzhao changed the title (TEST, Don't Merge) try to fix release issue chore: fix npm build issue when release Jun 3, 2025
@ruquanzhao
Copy link
Collaborator Author

The Ant Design version should be pinned to ~5.24.0 (i.e., 5.24.x) to ensure compatibility and avoid potential breaking changes in versions >=5.24.9.

Copy link
Contributor

@liu-hm19 liu-hm19 left a comment

Choose a reason for hiding this comment

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

lgtm

@liu-hm19 liu-hm19 merged commit f7a831f into main Jun 3, 2025
13 of 14 checks passed
@liu-hm19 liu-hm19 deleted the tempTest branch June 3, 2025 09:56
@github-actions github-actions bot locked and limited conversation to collaborators Jun 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: release github actions fails when run npm build
3 participants