Technoculture / echoes

For collaboration between R&D teams and AI agents
https://www.echoes.team/
MIT License
6 stars 1 forks source link

Fix Prettier Formatting Issues in customProfile.tsx #68

Closed sweep-ai[bot] closed 5 months ago

sweep-ai[bot] commented 6 months ago

PR Feedback (click)

Summary of Changes

After these changes, the GitHub Actions run should pass successfully without any formatting errors.

sweep-ai[bot] commented 6 months ago

Rollback Files For Sweep

sweep-ai[bot] commented 6 months ago

Sandbox Executions

Ran GitHub Actions for feecdbc07f9533ba9c843b633df8069abfc2afef:

vercel[bot] commented 6 months ago

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

Name Status Preview Comments Updated (UTC)
echoes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 29, 2023 9:09am
sweep-ai[bot] commented 6 months ago
Sweeping Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ``` The command: Run npm run format-check yielded the following error: ##[error]Process completed with exit code 1. Here are the logs: > ***@0.1.0 format-check > prettier --check "******.(ts|tsx)" Checking formatting... [warn] src***components***customProfile.tsx [warn] Code style issues found in the above file. Run Prettier to fix. ```