tftsr-devops_investigation/src-tauri
Shaun Arman bcd08e5546
Some checks are pending
Test / frontend-typecheck (push) Waiting to run
Test / frontend-tests (push) Waiting to run
Test / wiki-sync (push) Waiting to run
Test / rust-fmt-check (push) Waiting to run
Test / rust-clippy (push) Waiting to run
Test / rust-tests (push) Waiting to run
fix: resolve clippy uninlined format args failures
Inline format arguments across Rust integrations and command modules to satisfy `clippy::uninlined_format_args` under `-D warnings`, including edge cases introduced by field access interpolation. This restores green clippy checks in CI for the current codebase state.

Made-with: Cursor
2026-04-04 17:16:47 -05:00
..
.cargo fix: suppress MinGW auto-export to resolve Windows DLL ordinal overflow 2026-03-29 12:33:24 -05:00
capabilities fix: add user_id support and OAuth shell permission (v0.2.6) 2026-04-03 16:34:00 -05:00
gen/schemas fix: resolve clippy uninlined format args failures 2026-04-04 17:16:47 -05:00
icons fix: replace empty icon placeholder files with real app icons 2026-03-15 20:31:52 -05:00
src fix: resolve clippy uninlined format args failures 2026-04-04 17:16:47 -05:00
target security: rotate exposed token, redact from PLAN.md, add secret patterns to .gitignore 2026-03-15 14:04:49 -05:00
build.rs feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
Cargo.lock feat: implement OAuth2 callback server with automatic token exchange 2026-04-03 14:59:39 -05:00
Cargo.toml feat: implement OAuth2 callback server with automatic token exchange 2026-04-03 14:59:39 -05:00
tauri.conf.json feat: add multi-mode authentication for integrations (v0.2.10) 2026-04-03 17:26:09 -05:00