style(frontend): prettier pass post-codemod MUI 9 (card 7db80121) - #224
Conversation
PR Check Results✅ Code Formatting: Passed |
|
| Severity | Count |
|---|---|
| 🔴 CRITICAL | 0 |
| 🟠 HIGH | 46 |
| Total | 46 |
Scans performed:
- 📁 Filesystem (vulnerabilities, secrets, misconfigurations)
- 🐳 Backend Docker image
- 🐳 Frontend Docker image
- 🏗️ IaC misconfiguration detection
📋 View detailed SARIF reports
Download artifacts from this workflow run for full SARIF reports.
Results are also available in the GitHub Security tab.
Trivy v0.71.0 | aquasecurity/trivy
🎨 Frontend Preview DeploymentApp Coolify: qa-framework-frontend-pr-224 ( Preview interna (sin FQDN público hasta decisión de proxy — card 52a85645). |
🔧 Backend Preview DeploymentApp Coolify: qa-framework-backend-pr-224 ( Preview interna (sin FQDN público hasta decisión de proxy — card 52a85645). |
🧹 Preview CleanupPR #224 - Merged ✅ Preview apps eliminadas de Coolify (verificado via API): backend + frontend. Resources freed at 2026-09-04T04:13:28.806Z |
Summary
git diff --ignore-all-spacereview (only string-literal quoting and wrapping differ).Scope
npx prettier --writeapplied ONLY to files ingit diff 7dadb7d~1 7dadb7d --name-only -- dashboard/frontendthat failedprettier --check(38 files). Dockerfiles excluded (no parser); 2 e2e specs already removed on main.Verification
npx prettier --checkon the touched files: All matched files use Prettier code style! (0 errors)git diff: whitespace/quote-format only, no logic changes.Closes card 7db80121