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

Tests fail to run due to Haste module map on ain CI #2041

Open
shohamc1 opened this issue Feb 8, 2023 · 2 comments
Open

Tests fail to run due to Haste module map on ain CI #2041

shohamc1 opened this issue Feb 8, 2023 · 2 comments
Labels
kind/bug Something isn't working needs/area Needs area label(s) needs/triage Waiting for triage to be accepted

Comments

@shohamc1
Copy link
Contributor

shohamc1 commented Feb 8, 2023

What happened:

Jellyfish tests using @defichain/testcontainers all fail with the following error on DeFiCh/ain

The name `@defichain/testcontainers` was looked up in the Haste module map. It cannot be resolved, because there exists several different files, or packages, that provide a module for that particular name and platform. The platform is generic (no extension). You must delete or exclude files until there remains only one of these:

      * `/home/runner/work/ain/ain/apps/dist/packages/testcontainers/package.json` (package)
      * `/home/runner/work/ain/ain/packages/testcontainers/package.json` (package)

This is preventing us from knowing if changes on the node affect Jellyfish or the tests, and slows down how quickly we can respond with changes on ain or Jellyfish.

@shohamc1 shohamc1 added the kind/bug Something isn't working label Feb 8, 2023
@github-actions github-actions bot added the needs/triage Waiting for triage to be accepted label Feb 8, 2023
@github-actions
Copy link

github-actions bot commented Feb 8, 2023

@shohamc1: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

Details

I am a bot created to help the JellyfishSDK developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@github-actions github-actions bot added the needs/area Needs area label(s) label Feb 8, 2023
@github-actions
Copy link

github-actions bot commented Feb 8, 2023

@shohamc1: There are no 'area' labels on this issue. Adding an appropriate label will greatly expedite the process for us. You can add as many area as you see fit. If you are unsure what to do you can ignore this!

You can add area labels by leaving a /area comment.

Details

I am a bot created to help the JellyfishSDK developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working needs/area Needs area label(s) needs/triage Waiting for triage to be accepted
Projects
None yet
Development

No branches or pull requests

1 participant