tftsr-devops_investigation/src-tauri/src
Shaun Arman 368a1b3534
Some checks failed
Test / rust-fmt-check (push) Failing after 1m26s
Test / rust-tests (push) Has been cancelled
Test / frontend-typecheck (push) Has been cancelled
Test / frontend-tests (push) Has been cancelled
Test / wiki-sync (push) Has been cancelled
Test / rust-clippy (push) Has been cancelled
Test / rust-clippy (pull_request) Has been cancelled
Test / rust-tests (pull_request) Has been cancelled
Test / frontend-typecheck (pull_request) Has been cancelled
Test / frontend-tests (pull_request) Has been cancelled
Test / wiki-sync (pull_request) Has been cancelled
Test / rust-fmt-check (pull_request) Has been cancelled
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:16:29 -05:00
..
ai fix: persist integration settings and implement persistent browser windows 2026-04-04 09:57:22 -05:00
audit fix: resolve clippy uninlined_format_args in integrations and related modules 2026-04-04 12:16:29 -05:00
commands fix: resolve clippy uninlined_format_args in integrations and related modules 2026-04-04 12:16:29 -05:00
db fix: resolve clippy uninlined_format_args in integrations and related modules 2026-04-04 12:16:29 -05:00
docs fix: implement native DOCX export without pandoc dependency 2026-04-03 12:53:36 -05:00
integrations fix: resolve clippy uninlined_format_args in integrations and related modules 2026-04-04 12:16:29 -05:00
ollama fix: provider routing uses provider_type, Active badge, fmt 2026-03-31 08:05:13 -05:00
pii fix: inline format args for Rust 1.88 clippy compatibility 2026-03-15 13:28:59 -05:00
lib.rs fix: persist integration settings and implement persistent browser windows 2026-04-04 09:57:22 -05:00
main.rs feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
state.rs fix: persist integration settings and implement persistent browser windows 2026-04-04 09:57:22 -05:00