somewhatabstract / somewhatabstract/checksync
Output in a format compatible with github annotations so that running in GitHub workflow will annotate code
Open
@somewhatabstract is already working on this.
Since Mar 28, 2025.
enhancement
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 3
- Avg merge
- 25m
- Merged PRs (30d)
- 21
Description
When running in a workflow on GitHub Actions, it will be really useful to see inline annotations of code where sync errors occur or fixes are applied (if autofix is run).
I think using this format for output when on GitHub should work 🤞🏻:
"::error file=app.js,line=1::Missing semicolon"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.