Skip to content

fix: silence cargo check warnings#79

Draft
nekomeowww wants to merge 1 commit into
mainfrom
codex/fix-check-warnings
Draft

fix: silence cargo check warnings#79
nekomeowww wants to merge 1 commit into
mainfrom
codex/fix-check-warnings

Conversation

@nekomeowww

Copy link
Copy Markdown
Member

Summary

  • Scope deprecated Minecraft full-scan ingest warnings to the retained compatibility exports and wrapper.
  • Hide ActionResolverDecision convenience helpers that are only used by unit tests behind #[cfg(test)].
  • Restore a missing CLI parser test attribute so test builds no longer report it as dead code.

Validation

  • cargo check
  • cargo fmt --check
  • git diff --check
  • cargo test
  • cargo run --quiet -- invoke --help

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

Qodana for Rust

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

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