Skip to content

style: format code with Prettier#35

Merged
guibranco merged 3 commits into
mainfrom
deepsource-transform-d39d64c3
Sep 4, 2025
Merged

style: format code with Prettier#35
guibranco merged 3 commits into
mainfrom
deepsource-transform-d39d64c3

Conversation

@deepsource-autofix
Copy link
Copy Markdown

@deepsource-autofix deepsource-autofix Bot commented Sep 3, 2025

📑 Description

This commit fixes the style issues introduced in f85b623 according to the output
from Prettier.

Details: None

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

☢️ Does this introduce a breaking change?

  • Yes
  • No

This commit fixes the style issues introduced in f85b623 according to the output
from Prettier.

Details: None
@korbit-ai
Copy link
Copy Markdown

korbit-ai Bot commented Sep 3, 2025

You've used up your 5 PR reviews for this month under the Korbit Starter Plan. You'll get 5 more reviews on September 5th, 2025 or you can upgrade to Pro for unlimited PR reviews and enhanced features in your Korbit Console.

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

Hi @deepsource-autofix[bot]! 👋

Your private repo does not have access to Sourcery.

Please upgrade to continue using Sourcery ✨

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Sep 3, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@github-actions github-actions Bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Sep 3, 2025
@deepsource-io
Copy link
Copy Markdown

deepsource-io Bot commented Sep 3, 2025

Here's the code health analysis summary for commits c9984ac..002beee. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript❌ Failure
❗ 45 occurences introduced
🎯 58 occurences resolved
View Check ↗
DeepSource Secrets LogoSecrets✅ Success
❗ 1 occurence introduced
🎯 1 occurence resolved
View Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@guibranco guibranco enabled auto-merge (squash) September 3, 2025 15:26
@gstraccini gstraccini Bot added the ☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) label Sep 3, 2025
Copy link
Copy Markdown
Owner

@guibranco guibranco left a comment

Choose a reason for hiding this comment

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

Automatically approved by gstraccini[bot]

@gstraccini gstraccini Bot added the 🤖 bot Automated processes or integrations label Sep 3, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 4, 2025

Infisical secrets check: 🚨 Secrets leaked!

Caution

The Infisical CLI tool found secrets leaked in your repository.
Please review the scan results and take the necessary actions.
Secrets found: 6

💻 Scan logs
A new release of infisical is available: 0.41.90 -> 0.41.99

To update, run: sudo apt-get update && sudo apt-get install infisical

11:19AM INF scanning for exposed secrets...
11:19AM INF 34 commits scanned.
11:19AM INF scan completed in 311ms
11:19AM WRN leaks found: 6

🔎 Detected secrets in your GIT history
RuleID Commit File SymlinkFile Secret Match StartLine EndLine StartColumn EndColumn Author Message Date Email Fingerprint Tags Link
generic-api-key 38dbf52 src/mockData.ts REDACTED "apiKey: ""REDACTED""" 505 505 6 41 deepsource-autofix[bot] "style: format code with Prettier\n\nThis commit fixes the style issues introduced in f85b623 according to the output\nfrom Prettier.\n\nDetails: None" 2025-09-03T15:21:39Z 62050782+deepsource-autofix[bot]@users.noreply.github.com 38dbf52:src/mockData.ts:generic-api-key:505
apiKey: "sonar_12345678901234567890",
generic-api-key 38dbf52 src/pages/Integrations.tsx REDACTED "apiKey: ""REDACTED""" 12 12 8 43 deepsource-autofix[bot] "style: format code with Prettier\n\nThis commit fixes the style issues introduced in f85b623 according to the output\nfrom Prettier.\n\nDetails: None" 2025-09-03T15:21:39Z 62050782+deepsource-autofix[bot]@users.noreply.github.com 38dbf52:src/pages/Integrations.tsx:generic-api-key:12
apiKey: "sonar_12345678901234567890",
generic-api-key 38dbf52 src/pages/RepositoryDetail.tsx REDACTED "apiKey: ""REDACTED""" 124 124 8 43 deepsource-autofix[bot] "style: format code with Prettier\n\nThis commit fixes the style issues introduced in f85b623 according to the output\nfrom Prettier.\n\nDetails: None" 2025-09-03T15:21:39Z 62050782+deepsource-autofix[bot]@users.noreply.github.com 38dbf52:src/pages/RepositoryDetail.tsx:generic-api-key:124
apiKey: "sonar_12345678901234567890",
generic-api-key 38dbf52 src/pages/RepositoryDetail.tsx REDACTED "apiKey: ""REDACTED""" 160 160 8 44 deepsource-autofix[bot] "style: format code with Prettier\n\nThis commit fixes the style issues introduced in f85b623 according to the output\nfrom Prettier.\n\nDetails: None" 2025-09-03T15:21:39Z 62050782+deepsource-autofix[bot]@users.noreply.github.com 38dbf52:src/pages/RepositoryDetail.tsx:generic-api-key:160
apiKey: "codacy_12345678901234567890",
generic-api-key 38dbf52 src/pages/RepositoryDetail.tsx REDACTED "apiKey: ""REDACTED""" 178 178 8 42 deepsource-autofix[bot] "style: format code with Prettier\n\nThis commit fixes the style issues introduced in f85b623 according to the output\nfrom Prettier.\n\nDetails: None" 2025-09-03T15:21:39Z 62050782+deepsource-autofix[bot]@users.noreply.github.com 38dbf52:src/pages/RepositoryDetail.tsx:generic-api-key:178
apiKey: "snyk_12345678901234567890",
generic-api-key 38dbf52 src/pages/Settings.tsx REDACTED "apiKey: ""REDACTED""" 127 127 8 43 deepsource-autofix[bot] "style: format code with Prettier\n\nThis commit fixes the style issues introduced in f85b623 according to the output\nfrom Prettier.\n\nDetails: None" 2025-09-03T15:21:39Z 62050782+deepsource-autofix[bot]@users.noreply.github.com 38dbf52:src/pages/Settings.tsx:generic-api-key:127
apiKey: "sonar_12345678901234567890",

Warning

The above table only displays the first 10 leaked secrets.
You can find the full report here: secrets.csv


🐾 Secrets fingerprint
38dbf52c70dc48cd2aee61b97a284368a21e565f:src/mockData.ts:generic-api-key:505
38dbf52c70dc48cd2aee61b97a284368a21e565f:src/pages/Integrations.tsx:generic-api-key:12
38dbf52c70dc48cd2aee61b97a284368a21e565f:src/pages/RepositoryDetail.tsx:generic-api-key:124
38dbf52c70dc48cd2aee61b97a284368a21e565f:src/pages/RepositoryDetail.tsx:generic-api-key:160
38dbf52c70dc48cd2aee61b97a284368a21e565f:src/pages/RepositoryDetail.tsx:generic-api-key:178
38dbf52c70dc48cd2aee61b97a284368a21e565f:src/pages/Settings.tsx:generic-api-key:127

Tip

If you want to ignore these leaked secrets, add the above fingerprint content to a file named .infisicalignore at the repository root level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) 🤖 bot Automated processes or integrations size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant