Skip to content

🐛 (v2 Beta) Confusing support around actions, organize imports, and biome ci #5984

@jpike88

Description

@jpike88

Environment information

https://next.biomejs.dev/assist/#enforce-assist-actions-via-cli

I usually use `biome ci` in version 1 on our test runners... but it seems in the v2 beta, `biome ci` seems to ignore organise import checks. Is this deliberate? Is `biome ci` just `biome check` but is a read-only check... but isn't `biome check` read-only by default?

What happened?

biome ci doesn't pick up organism import checks and throws an error
biome check works ok

Expected result

biome ci and biome check should behave the same...

Code of Conduct

  • I agree to follow Biome's Code of Conduct

Metadata

Metadata

Assignees

Labels

A-CLIArea: CLIS-Bug-confirmedStatus: report has been confirmed as a valid bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions