Skip to content

fix(analytics): replace @/ imports with relative paths and add ignore…#70

Open
coderolisa wants to merge 1 commit into
VertexChainLabs:mainfrom
coderolisa:fix/analytics-import-paths
Open

fix(analytics): replace @/ imports with relative paths and add ignore…#70
coderolisa wants to merge 1 commit into
VertexChainLabs:mainfrom
coderolisa:fix/analytics-import-paths

Conversation

@coderolisa

Copy link
Copy Markdown
Contributor

closes #38

Description

  • Summary of changes

Checklist

  • Tests added or updated
  • Documentation updated (README, docs, comments)
  • Linting passes
  • Type checking passes
  • Relevant issue linked
  • Changelog updated

@snowrugar-beep snowrugar-beep left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@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! 🙏

Copy link
Copy Markdown
Contributor

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.

Sign up for free to 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.

fix: correct analytics import path for types module

3 participants