Skip to content

Conversation

@GarboMuffin
Copy link
Member

@GarboMuffin GarboMuffin commented Nov 22, 2025

Lint errors already show up in the GitHub changes view. This makes errors from the validate, format, and a new type checking step also show up inline when applicable. Type checking has hundreds of false positives so it's not required to pass. It'll also only show warnings from files modified by the PR.

GitHub's annotation feature is very poorly designed and implemented, so this has a lot of restrictions, such as 10 annotation limit per job. Anything beyond that is silently ignored because of course. (This also isn't documented in GitHub's user-facing docs anywhere, because again of course)

@github-actions github-actions bot added the pr: change existing extension Pull requests that change an existing extension label Nov 22, 2025
@GarboMuffin GarboMuffin force-pushed the pr-annotations branch 2 times, most recently from cf18441 to e60fc09 Compare November 22, 2025 23:03
@GarboMuffin GarboMuffin merged commit 729fbbc into master Nov 22, 2025
4 checks passed
@GarboMuffin GarboMuffin deleted the pr-annotations branch November 22, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: change existing extension Pull requests that change an existing extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants