Skip to content

style(jev): apply the formatter CI asks for - #1289

Merged
drewstone merged 1 commit into
feat/jev-native-evaluationfrom
fix/jev-biome
Sep 18, 2026
Merged

drewstone merged 1 commit into
feat/jev-native-evaluationfrom
fix/jev-biome

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

#1283's only CI failure is the formatter, not a test:

$ biome check src tests examples
tests/kernel/jev-composition.test.ts:1:1 assist/source/organizeImports  FIXABLE
  × Sort the imported names.
  × Formatter would have printed the following content:

Applied with biome check --write rather than by hand, so the result is what CI computes rather than what I guessed it wants.

Checked here: biome check src tests examples → 729 files, clean. vitest run tests/kernel/jev-composition.test.ts → 3/3.

Part of getting the four Jev PRs green together: tangle-network/tangle-router#532 (unblocks main and the deploy), tangle-network/agent-eval#764 (digest re-pin plus the product-integrity judges), and agent-dev-container#7620 still to diagnose.

The branch's only CI failure is `biome check src tests examples` on
tests/kernel/jev-composition.test.ts: one import list out of order and
object literals the formatter would print differently. Applied with
`biome check --write` rather than by hand, so the result is what CI
computes rather than what I guessed it wants.

biome check across all 729 files: clean. jev-composition.test.ts: 3/3.
@drewstone
drewstone merged commit 149c52e into feat/jev-native-evaluation Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant