Skip to content

Conversation

yileicn
Copy link
Collaborator

@yileicn yileicn commented Oct 16, 2025

PR Type

Bug fix


Description

  • Added missing namespace import to resolve compilation error CS0246

File Walkthrough

Relevant files
Bug fix
IBotSharpRepository.cs
Add missing namespace import for repository models             

src/Infrastructure/BotSharp.Abstraction/Repositories/IBotSharpRepository.cs

  • Added using BotSharp.Abstraction.Repositories.Models; namespace import
    to resolve compilation error
+1/-0     

@yileicn yileicn merged commit 6c5ae4f into SciSharp:master Oct 16, 2025
0 of 4 checks passed
Copy link

PR Compliance Guide 🔍

Below is a summary of compliance checks for this PR:

Security Compliance
🟢
No security concerns identified No security vulnerabilities detected by AI analysis. Human verification advised for critical code.
Ticket Compliance
🎫 No ticket provided
- [ ] Create ticket/issue <!-- /create_ticket --create_ticket=true -->

</details></td></tr>
Codebase Duplication Compliance
Codebase context is not defined

Follow the guide to enable codebase context checks.

Custom Compliance
No custom compliance provided

Follow the guide to enable custom compliance check.

Compliance status legend 🟢 - Fully Compliant
🟡 - Partial Compliant
🔴 - Not Compliant
⚪ - Requires Further Human Verification
🏷️ - Compliance label

Copy link

PR Code Suggestions ✨

No code suggestions found for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant