fix(analytics): replace @/ imports with relative paths and add ignore…#70
fix(analytics): replace @/ imports with relative paths and add ignore…#70coderolisa wants to merge 1 commit into
Conversation
snowrugar-beep
left a comment
There was a problem hiding this comment.
@coderolisa — let us hold this for a moment. The Analytics (Next.js) workflow is failing on this branch while the other workspaces (Backend, Contracts, Frontend, Terraform fmt) are green, so the issue is localized to analytics.\n\nFailing run: https://github.com/VertexChainLabs/VertexChain/actions/runs/27909619831/job/82584370829\n\nCould you take a look at that job log, push a fix, and ping me? The intent of the PR (replacing @/ alias imports with relative paths) is good and I would like to see this land once CI is green. Thank you for the work so far! 🙏
|
Hey @coderolisa 👋 Thanks for putting this together — the relative-path cleanup looks like the right call. Unfortunately the Analytics (Next.js) CI check is failing on this PR right now. Could you take a look at the failure logs and push a fix? Once that check is green I’d be happy to merge this in to close #38. |
closes #38
Description
Checklist