Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create New Sample Msgext Thirdparty Storage Csharp #1523

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Harikrishnan-MSFT
Copy link
Contributor

No description provided.

@Harikrishnan-MSFT
Copy link
Contributor Author

@Pawank-MSFT Pawank-MSFT requested a review from Copilot January 10, 2025 10:41

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 39 out of 54 changed files in this pull request and generated no comments.

Files not reviewed (15)
  • samples/msgext-thirdparty-storage/csharp/.gitignore: Language not supported
  • samples/msgext-thirdparty-storage/csharp/Properties/launchSettings.json: Language not supported
  • samples/msgext-thirdparty-storage/csharp/TeamsApp/TeamsApp.ttkproj: Language not supported
  • samples/msgext-thirdparty-storage/csharp/TeamsApp/appPackage/manifest.json: Language not supported
  • samples/msgext-thirdparty-storage/csharp/TeamsApp/env/.env.local: Language not supported
  • samples/msgext-thirdparty-storage/csharp/TeamsApp/infra/azure.bicep: Language not supported
  • samples/msgext-thirdparty-storage/csharp/TeamsApp/infra/azure.parameters.json: Language not supported
  • samples/msgext-thirdparty-storage/csharp/TeamsApp/launchSettings.json: Language not supported
  • samples/msgext-thirdparty-storage/csharp/TeamsMsgextThirdpartyStorage.csproj: Language not supported
  • README.md: Evaluated as low risk
  • .github/workflows/build-complete-samples.yml: Evaluated as low risk
  • samples/msgext-thirdparty-storage/csharp/TeamsApp/teamsapp.yml: Evaluated as low risk
  • samples/msgext-thirdparty-storage/csharp/Bots/TeamsMsgextThirdpartyStorageBot.cs: Evaluated as low risk
  • samples/msgext-thirdparty-storage/csharp/README.md: Evaluated as low risk
  • samples/msgext-thirdparty-storage/csharp/AdapterWithErrorHandler.cs: Evaluated as low risk
Comments suppressed due to low confidence (2)

samples/msgext-thirdparty-storage/csharp/Controllers/HomeController.cs:13

  • The XML documentation comment should use 'return' instead of 'returns'.
/// <returns>An ActionResult object for the CustomForm view.</returns>

samples/msgext-thirdparty-storage/csharp/Startup.cs:24

  • [nitpick] The property name 'Configuration' is too generic. It should be renamed to 'AppConfiguration' to be more descriptive.
public IConfiguration Configuration { get; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant