fix: CI route logs errors instead of silently swallowing individual repo failures#837
fix: CI route logs errors instead of silently swallowing individual repo failures#837tmdeveloper007 wants to merge 1 commit into
Conversation
|
@TESTPERSONAL is attempting to deploy a commit to the PRIYANSHU DOSHI's projects Team on Vercel. A member of the Team first needs to authorize it. |
GSSoC Label Checklist 🏷️@Priyanshu-byte-coder — please apply the appropriate labels before merging: Difficulty (pick one):
Quality (optional):
Validation (required to score):
|
4ccde9a to
ffa8aa8
Compare
Priyanshu-byte-coder
left a comment
There was a problem hiding this comment.
Missing EOF newline on e2e/landing.spec.js. Also: the test named 'landing has working navigation' only asserts a link exists — it doesn't test navigation. Either test the actual click behavior or rename the test to 'landing has dashboard link' to avoid misleading CI output.
|
Two issues: 1. Missing EOF newline in 2. Merge conflict — rebase needed |
6ae8238 to
339b44b
Compare
|
Deployment failed with the following error: |
|
This pull request is fully up-to-date with the latest upstream merges, all review items are addressed, local tests are passing cleanly, and it is fully ready to be merged! 🚀 |
fix: CI route logs errors instead of silently swallowing individual repo failures