Skip to content

Fix CI failures from #7 (fmt, tests, clippy, e2e) - #8

Merged
devteapot merged 6 commits into
mainfrom
fix/ci-rustfmt
Aug 7, 2026
Merged

Fix CI failures from #7 (fmt, tests, clippy, e2e)#8
devteapot merged 6 commits into
mainfrom
fix/ci-rustfmt

Conversation

@devteapot

@devteapot devteapot commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • Apply rustfmt to files that blocked the verify job after Qualify browser gates, CI e2e, lifecycle UX, and perf baselines #7
  • Fix note_frame_spike unit test arity/timing after the cooldown signature change
  • Wait for coherent SDK packet/order snapshots in AttackClusters (and contact-building expand) e2e polls
  • Clear clippy -D warnings issues: truncating cast, useless conversion, wasm-only unused AppExit

Test plan

  • cargo fmt --all -- --check
  • cargo test -p game-client --bin game-client frame_spike
  • cargo clippy -p game-client --all-targets --all-features -- -D warnings
  • cargo clippy -p game-client --target wasm32-unknown-unknown -- -D warnings
  • CI verify + match-e2e green on this PR

@devteapot devteapot changed the title Fix rustfmt failures blocking CI Fix CI failures from #7 (fmt, tests, clippy, e2e) Aug 7, 2026
@devteapot
devteapot merged commit fc37521 into main Aug 7, 2026
2 checks passed
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