[PR #203] [MERGED] fix cargo warnings #326

Closed
opened 2026-03-02 04:13:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/git-ai-project/git-ai/pull/203
Author: @acunniffe
Created: 11/8/2025
Status: Merged
Merged: 11/8/2025
Merged by: @acunniffe

Base: mainHead: fix/warnings


📝 Commits (1)

📊 Changes

12 files changed (+39 additions, -224 deletions)

View changed files

📝 .github/workflows/test.yml (+1 -0)
📝 src/authorship/attribution_tracker.rs (+17 -8)
📝 src/authorship/authorship_log_serialization.rs (+2 -146)
📝 src/authorship/post_commit.rs (+1 -30)
📝 src/authorship/rebase_authorship.rs (+1 -32)
📝 src/ci/ci_context.rs (+1 -0)
📝 src/commands/git_ai_handlers.rs (+1 -2)
📝 src/config.rs (+1 -0)
📝 src/git/repo_storage.rs (+1 -0)
📝 src/git/repository.rs (+11 -5)
📝 src/observability/mod.rs (+2 -0)
📝 src/utils.rs (+0 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/git-ai-project/git-ai/pull/203 **Author:** [@acunniffe](https://github.com/acunniffe) **Created:** 11/8/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@acunniffe](https://github.com/acunniffe) **Base:** `main` ← **Head:** `fix/warnings` --- ### 📝 Commits (1) - [`3609fe9`](https://github.com/git-ai-project/git-ai/commit/3609fe9c98bc872140b089628874dd4400239c35) fix build warnings ### 📊 Changes **12 files changed** (+39 additions, -224 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+1 -0) 📝 `src/authorship/attribution_tracker.rs` (+17 -8) 📝 `src/authorship/authorship_log_serialization.rs` (+2 -146) 📝 `src/authorship/post_commit.rs` (+1 -30) 📝 `src/authorship/rebase_authorship.rs` (+1 -32) 📝 `src/ci/ci_context.rs` (+1 -0) 📝 `src/commands/git_ai_handlers.rs` (+1 -2) 📝 `src/config.rs` (+1 -0) 📝 `src/git/repo_storage.rs` (+1 -0) 📝 `src/git/repository.rs` (+11 -5) 📝 `src/observability/mod.rs` (+2 -0) 📝 `src/utils.rs` (+0 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:13:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/git-ai#326
No description provided.