You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passing --reporter github does print something, but it just prints File content differs from formatting output associated with the top of a file, not actual failure locations.
Adding the pull-requests: write permission doesn't seem to make a difference.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Per the following, it is documented that
npx biome cishould be printing line-specific information for PRs in GitHub.However, I have never gotten this to work. Recent test: https://github.com/lgarron/permission.site/pull/2/changes
--reporter githubdoes print something, but it just printsFile content differs from formatting outputassociated with the top of a file, not actual failure locations.pull-requests: writepermission doesn't seem to make a difference.Also, https://github.com/marketplace/actions/run-biome-with-reviewdog is a non-starter because it uses its own hardcoded Biome instead of
@biomejs/biomefrom pinned project dependencies.Presumably I'm missing something, but I'm not sure where else to look.
Beta Was this translation helpful? Give feedback.
All reactions