tftsr-devops_investigation/src-tauri/src/commands
Shaun Arman 7bc23d22a2
Some checks failed
Test / rust-fmt-check (push) Successful in 1m25s
Test / frontend-typecheck (pull_request) Successful in 1m35s
Test / rust-clippy (push) Failing after 12m2s
Test / frontend-tests (pull_request) Successful in 1m23s
Test / wiki-sync (pull_request) Has been skipped
Test / rust-tests (push) Successful in 13m2s
Test / frontend-typecheck (push) Successful in 1m35s
Test / frontend-tests (push) Successful in 1m30s
Test / wiki-sync (push) Has been skipped
Test / rust-fmt-check (pull_request) Successful in 1m32s
Test / rust-clippy (pull_request) Failing after 12m10s
Test / rust-tests (pull_request) Successful in 13m22s
fix: resolve clippy uninlined_format_args in integrations and related modules
Replace format!("msg: {}", var) with format!("msg: {var}") across 8 files
to satisfy the uninlined_format_args lint (-D warnings) in CI run 178.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 12:27:26 -05:00
..
ai.rs fix: UI visibility issues, export errors, filtering, and audit log enhancement 2026-04-03 08:37:47 -05:00
analysis.rs fix: inline format args for Rust 1.88 clippy compatibility 2026-03-15 13:28:59 -05:00
db.rs fix: UI visibility issues, export errors, filtering, and audit log enhancement 2026-04-03 08:37:47 -05:00
docs.rs fix: implement native DOCX export without pandoc dependency 2026-04-03 12:53:36 -05:00
integrations.rs fix: resolve clippy uninlined_format_args in integrations and related modules 2026-04-04 12:27:26 -05:00
mod.rs feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
system.rs style: apply cargo fmt formatting 2026-03-15 12:43:46 -05:00