somewhatabstract / somewhatabstract/checksync

Output in a format compatible with github annotations so that running in GitHub workflow will annotate code

Open
#2,096 3 comments 0 reactions 1 assignee View on GitHub

@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).

See https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/workflow-commands-for-github-actions

I think using this format for output when on GitHub should work 🤞🏻:

"::error file=app.js,line=1::Missing semicolon"

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.