Skip to content

style(frontend): prettier pass post-codemod MUI 9 (card 7db80121) - #224

Merged
SabaTech-dev merged 1 commit into
mainfrom
style/prettier-post-codemod-mui9
Sep 4, 2026
Merged

SabaTech-dev merged 1 commit into
mainfrom
style/prettier-post-codemod-mui9

Conversation

@SabaTech-dev

Copy link
Copy Markdown
Owner

Summary

  • Prettier formatting pass over the frontend files touched by the MUI 5→9 codemod (PR feat(frontend): major upgrades — zustand 5, react-router 7, MUI 9, TS 7 #212, commit 7dadb7d).
  • Normalizes quote style (single → double per Prettier defaults), line wrapping, and removes ghost/blank artifacts left by the codemod.
  • Formatting-only change: Prettier reprints the AST, zero logic modifications. Verified with git diff --ignore-all-space review (only string-literal quoting and wrapping differ).

Scope

  • npx prettier --write applied ONLY to files in git diff 7dadb7d~1 7dadb7d --name-only -- dashboard/frontend that failed prettier --check (38 files). Dockerfiles excluded (no parser); 2 e2e specs already removed on main.
  • No repo-wide formatting.

Verification

  • npx prettier --check on the touched files: All matched files use Prettier code style! (0 errors)
  • git diff: whitespace/quote-format only, no logic changes.

Closes card 7db80121

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

PR Check Results

Code Formatting: Passed
Linting: Passed
Type Checking: Failed
Tests: Failed

⚠️ Some checks failed. Please review the details above.

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

⚠️ WARN Trivy Security Scan Results

Severity Count
🔴 CRITICAL 0
🟠 HIGH 46
Total 46

Scans performed:

  • 📁 Filesystem (vulnerabilities, secrets, misconfigurations)
  • 🐳 Backend Docker image
  • 🐳 Frontend Docker image
  • 🏗️ IaC misconfiguration detection

⚠️ HIGH vulnerabilities should be addressed. Review required.

📋 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

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🎨 Frontend Preview Deployment

App Coolify: qa-framework-frontend-pr-224 (ypn5ihyh226mtt0er9znk7dc)
Estado: ⚠️ running:unknown
Commit: de22f74571ab99bc42dab79b5b8594324f974d9c
Branch: style/prettier-post-codemod-mui9

Preview interna (sin FQDN público hasta decisión de proxy — card 52a85645).

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🔧 Backend Preview Deployment

App Coolify: qa-framework-backend-pr-224 (jeppsibn22ii6c2s6cococ40)
Estado: ⚠️ running:unknown
Commit: de22f74571ab99bc42dab79b5b8594324f974d9c
Branch: style/prettier-post-codemod-mui9

Preview interna (sin FQDN público hasta decisión de proxy — card 52a85645).

@SabaTech-dev
SabaTech-dev merged commit c1ae322 into main Sep 4, 2026
41 checks passed
@SabaTech-dev
SabaTech-dev deleted the style/prettier-post-codemod-mui9 branch September 4, 2026 04:13
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

🧹 Preview Cleanup

PR #224 - Merged

✅ Preview apps eliminadas de Coolify (verificado via API): backend + frontend.


Resources freed at 2026-09-04T04:13:28.806Z

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.

1 participant