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

chore: fix prettier issues #5764

Closed
wants to merge 1 commit into from
Closed

Conversation

ruyadorno
Copy link
Member

@ruyadorno ruyadorno commented Sep 8, 2023

Description

Run npm run format and committed results.

Validation

Related Issues

Prettier check on CI was failing on a completely unrelated PR: #5763

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npx turbo lint to ensure the code follows the style guide. And run npx turbo lint:fix to fix the style errors if necessary.
  • I have run npx turbo format to ensure the code follows the style guide.
  • I have run npx turbo test to check if all tests are passing.
  • I've covered new added functionality with unit tests if necessary.

Signed-off-by: Ruy Adorno <[email protected]>
@ruyadorno ruyadorno requested a review from a team as a code owner September 8, 2023 16:52
@vercel
Copy link

vercel bot commented Sep 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 8, 2023 4:53pm

@github-actions

This comment was marked as resolved.

@bmuenzenmeyer
Copy link
Collaborator

Thanks for hopping on this @ruyadorno - @ovflowd and I were just slacking about why it happened in the first place

@github-actions
Copy link

github-actions bot commented Sep 8, 2023

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 92%
90.24% (185/205) 75% (30/40) 86.66% (39/45)

Unit Test Report

Tests Skipped Failures Errors Time
14 0 💤 0 ❌ 0 🔥 4.174s ⏱️

@ruyadorno
Copy link
Member Author

seems to still be failing 🤷 sorry

@ovflowd ovflowd closed this Sep 8, 2023
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.

3 participants