Commit Graph
8 Commits
Author SHA1 Message Date
clawbot ab52ede69a style: apply cargo fmt to all source files 2026-03-09 20:42:18 -07:00
clawbot 94a4398e66 fix: remove unused imports and add #[allow(dead_code)] to fix clippy -D warnings
Action Gateway CI/CD / Build & Test (push) Failing after 1m49s
Action Gateway CI/CD / Publish Release (push) Has been skipped
2026-03-09 19:55:02 -07:00
clawbot 216f0f0299 fix: add #[allow(dead_code)] to Config struct for gateway-cli binary
Action Gateway CI/CD / Build & Test (push) Failing after 1m31s
Action Gateway CI/CD / Publish Release (push) Has been skipped
2026-03-09 02:44:50 -07:00
clawbot 8621cb7be2 fix: add #[allow(dead_code)] to ActionResult in models.rs
Action Gateway CI/CD / Build & Test (push) Has been cancelled
Action Gateway CI/CD / Publish Release (push) Has been cancelled
2026-03-09 02:44:39 -07:00
clawbot 06ae7c0a66 fix: remove unused Response import in routes.rs
Action Gateway CI/CD / Build & Test (push) Has been cancelled
Action Gateway CI/CD / Publish Release (push) Has been cancelled
2026-03-09 02:44:30 -07:00
clawbot 4ccc7f8249 fix: remove unused Router and middleware imports in main.rs
Action Gateway CI/CD / Build & Test (push) Has been cancelled
Action Gateway CI/CD / Publish Release (push) Has been cancelled
2026-03-09 02:44:21 -07:00
clawbot 225a681eb1 fix: remove unused imports params and Path in db.rs
Action Gateway CI/CD / Publish Release (push) Has been cancelled
Action Gateway CI/CD / Build & Test (push) Has been cancelled
2026-03-09 02:44:11 -07:00
clawbot ffddbc2e5e feat: initial source commit 2026-03-08 23:33:41 -07:00