Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circular dependency #2157

Closed
marandaneto opened this issue Mar 21, 2022 · 0 comments
Closed

Circular dependency #2157

marandaneto opened this issue Mar 21, 2022 · 0 comments

Comments

@marandaneto
Copy link
Contributor

Environment

How do you use Sentry?
sentry.io

Which SDK and version?
Sentry RN and Sentry JS 6.17.9

Steps to Reproduce

Run: madge . --extensions ts,tsx,js -c

More context #2080

Expected Result

No circular dependency found!

Actual Result

✖ Found 6 circular dependencies!

  1. packages/ember/addon/ember.d.ts
  2. packages/nextjs/src/config/types.ts > packages/nextjs/src/config/webpack.ts
  3. packages/types/src/event.ts > packages/types/src/scope.ts > packages/types/src/eventprocessor.ts
  4. packages/types/src/span.ts > packages/types/src/transaction.ts
  5. packages/types/src/client.ts > packages/types/src/integration.ts > packages/types/src/hub.ts
  6. packages/types/src/integration.ts > packages/types/src/hub.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant