style: format code with Prettier#35
Conversation
This commit fixes the style issues introduced in f85b623 according to the output from Prettier. Details: None
|
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. |
There was a problem hiding this comment.
Hi @deepsource-autofix[bot]! 👋
Your private repo does not have access to Sourcery.
Please upgrade to continue using Sourcery ✨
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Here's the code health analysis summary for commits Analysis Summary
|
guibranco
left a comment
There was a problem hiding this comment.
Automatically approved by gstraccini[bot]
|
Infisical secrets check: 🚨 Secrets leaked! Caution The Infisical CLI tool found secrets leaked in your repository. 💻 Scan logsA 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
Warning The above table only displays the first 10 leaked secrets. 🐾 Secrets fingerprint38dbf52c70dc48cd2aee61b97a284368a21e565f: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 |
📑 Description
This commit fixes the style issues introduced in f85b623 according to the output
from Prettier.
Details: None
✅ Checks
☢️ Does this introduce a breaking change?