console icon indicating copy to clipboard operation
console copied to clipboard

chore(tests): removing many warnings linked to Error: connect ECONNREFUSED

Open bdebon opened this issue 2 years ago • 3 comments

What does this PR do?

Link to the JIRA ticket

Put description here

Screenshot of the feature

Put screenshot following the template before => after here


PR Checklist

Global

  • [ ] This PR does not introduce any breaking change
  • [ ] This PR introduces breaking change(s) and has been labeled as such
  • [ ] I have found someone to review this PR and pinged him

Store

  • [ ] This PR introduces new store changes

NX

  • [ ] I have run the dep-graph locally and made sure the tree was clean i.e no circular dependencies
  • [ ] I have followed the library pattern i.e feature, ui, data, utils

Clean Code

  • [ ] I made sure the code is type safe (no any)
  • [ ] I have included a feature flag on my feature, if applicable

bdebon avatar Oct 06 '22 15:10 bdebon

A preview environment was automatically created via Qovery. Click on the link below to follow its deployment and use it. :point_right: [PR] staging - chore(tests): removing many warnings linked to Error: connect ECONNREFUSED - 2022-10-06T15:43:12Z

Another comment will be posted when deployments are terminated

evoxmusic avatar Oct 06 '22 15:10 evoxmusic

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 142833e25036bd884c140b4ab53f50e268a648f1. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

nx-cloud[bot] avatar Oct 06 '22 15:10 nx-cloud[bot]

Your preview environment has been successfully deployed ! Click on the link below to open your service: :point_right: console :point_right: storybook

evoxmusic avatar Oct 06 '22 15:10 evoxmusic

Act is too complex and random to fix. Problem are not coming from us. testing-library has to fix it on its side. So for now, I silented the warning on the ci to reduce noise a little bit. https://github.com/Qovery/console/pull/362

bdebon avatar Nov 07 '22 10:11 bdebon