ci: should not continue on build error#1613
Conversation
|
📝 WalkthroughWalkthroughRemoved continue-on-error from the Build step in the build-all job of .github/workflows/workflow-build.yml, making build failures stop the job and skip subsequent steps. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 💡 Knowledge Base configuration:
You can enable these sources in your CodeRabbit configuration. 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
✨ Finishing Touches🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
Status, Documentation and Community
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Web Explorer#4630 Bundle Size — 368.23KiB (0%).0ac5114(current) vs d3989e4 main#4625(baseline) Bundle metrics
|
| Current #4630 |
Baseline #4625 |
|
|---|---|---|
144.31KiB |
144.31KiB |
|
31.84KiB |
31.84KiB |
|
0% |
0% |
|
8 |
8 |
|
8 |
8 |
|
221 |
221 |
|
17 |
17 |
|
3.85% |
3.85% |
|
4 |
4 |
|
0 |
0 |
Bundle size by type no changes
| Current #4630 |
Baseline #4625 |
|
|---|---|---|
236.23KiB |
236.23KiB |
|
100.16KiB |
100.16KiB |
|
31.84KiB |
31.84KiB |
Bundle analysis report Branch colinaaa:colin/0827/build-error Project dashboard
Generated by RelativeCI Documentation Report issue
React Example#4637 Bundle Size — 237.06KiB (0%).0ac5114(current) vs d3989e4 main#4632(baseline) Bundle metrics
|
| Current #4637 |
Baseline #4632 |
|
|---|---|---|
0B |
0B |
|
0B |
0B |
|
0% |
0% |
|
0 |
0 |
|
4 |
4 |
|
158 |
158 |
|
64 |
64 |
|
45.83% |
45.83% |
|
2 |
2 |
|
0 |
0 |
Bundle size by type no changes
| Current #4637 |
Baseline #4632 |
|
|---|---|---|
145.76KiB |
145.76KiB |
|
91.3KiB |
91.3KiB |
Bundle analysis report Branch colinaaa:colin/0827/build-error Project dashboard
Generated by RelativeCI Documentation Report issue
CodSpeed Performance ReportMerging #1613 will not alter performanceComparing Summary
|
Summary by CodeRabbit
Fix an regression of #1607
Checklist