The GitHub Actions job "Backend Test Workflow" on 
hamilton.git/stefan/update-package-names has succeeded.
Run started by GitHub user skrawcz (triggered by skrawcz).

Head commit for run:
3fc804796c5ab64c0e266bb61de278e4bad45f67 / Stefan Krawczyk 
<[email protected]>
Add valid prettier config and run format

- Add .prettierrc.json with standard React/TypeScript formatting rules
- Run prettier --write to format all frontend source files
- Fixes GitHub Actions failure: 'Unexpected end of JSON input while parsing 
empty string'

The .prettierrc.json file was empty, causing prettier to fail.
Now configured with:
- semi: true
- singleQuote: true
- printWidth: 100
- tabWidth: 2

Report URL: https://github.com/apache/hamilton/actions/runs/22381411962

With regards,
GitHub Actions via GitBox

Reply via email to