Skip to content

ci: fix React Doctor workflow - #240

Merged
zombieJ merged 1 commit into
masterfrom
fix/react-doctor-workflow-v2.2.8
Jul 31, 2026
Merged

ci: fix React Doctor workflow#240
zombieJ merged 1 commit into
masterfrom
fix/react-doctor-workflow-v2.2.8

Conversation

@yoyo837

@yoyo837yoyo837 commented Jul 31, 2026

Copy link
Copy Markdown
Member
  • update action pin to v2.2.8

Context

react-component/table#1503

Summary by CodeRabbit

  • 维护
    • 更新 React Doctor 自动检查工具至指定版本,提升检查流程的稳定性与一致性。

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@vercel

vercelBot commented Jul 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
resize-observerReadyReadyPreviewJul 31, 2026 9:44am

@coderabbitai

coderabbitaiBot commented Jul 31, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 8a9f1fa8-00f2-4808-90c4-047c532a2f90

📥 Commits

Reviewing files that changed from the base of the PR and between b9cb1eb and ec635c6.

📒 Files selected for processing (1)
  • .github/workflows/react-doctor.yml

Walkthrough

更新 millionco/react-doctor GitHub Action 的固定提交版本。未修改导出实体或公共声明。

Changes

React Doctor Action 版本更新

Layer / File(s)Summary
更新 Action 固定版本
.github/workflows/react-doctor.yml
工作流将 millionco/react-doctor 从旧提交版本更新为新的固定提交版本。

Estimated code review effort: 1 (Trivial) | ~2 minutes

Poem

我是小兔,蹦过 CI 月台,
React Doctor 换上新提交牌。
固定版本稳稳站,
工作流轻快跑起来。

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check nameStatusExplanation
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.
Title check✅ Passed标题准确概括了修复 React Doctor 工作流的主要变更,内容简洁且与变更一致。
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/react-doctor-workflow-v2.2.8

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecovBot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.28%. Comparing base (b9cb1eb) to head (ec635c6).

Additional details and impacted files
@@ Coverage Diff @@## master #240 +/- ##
=======================================
Coverage 94.28% 94.28% =======================================
Files 6 6 Lines 140 140 Branches 41 41 =======================================
Hits 132 132 Misses 7 7 Partials 1 1 

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actionsBot commented Jul 31, 2026

Copy link
Copy Markdown

❌ Deploy failed

PR preview ❌ Failed❌ Failed
🔗 Previewhttps://react-component-resize-observer-preview-pr-240.surge.sh(may be unavailable)
📝 Commitec635c6
🪵 LogsView logs
📋 Build log (last lines)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5
npm error node_modules/eslint-plugin-react
npm error dev eslint-plugin-react@"^7.37.5" from the root project
npm error eslint-plugin-react@"^7.32.2" from @umijs/fabric@4.0.1
npm error node_modules/@umijs/fabric
npm error @umijs/fabric@"^4.0.0" from rc-test@7.1.3
npm error node_modules/rc-test
npm error dev rc-test@"^7.1.3" from the root project
npm error
npm error Conflicting peer dependency: eslint@9.39.5
npm error node_modules/eslint
npm error peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" from eslint-plugin-react@7.37.5
npm error node_modules/eslint-plugin-react
npm error dev eslint-plugin-react@"^7.37.5" from the root project
npm error eslint-plugin-react@"^7.32.2" from @umijs/fabric@4.0.1
npm error node_modules/@umijs/fabric
npm error @umijs/fabric@"^4.0.0" from rc-test@7.1.3
npm error node_modules/rc-test
npm error dev rc-test@"^7.1.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /home/runner/.npm/_logs/2026-07-31T09_43_59_661Z-eresolve-report.txt
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2026-07-31T09_43_59_661Z-debug-0.log

🤖 Powered by surge-preview

@zombieJ
zombieJ merged commit fb3863c into masterJul 31, 2026
13 checks passed
@zombieJ
zombieJ deleted the fix/react-doctor-workflow-v2.2.8 branch July 31, 2026 09:57
Sign up for freeto 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.

2 participants

@yoyo837@zombieJ