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

Fixed some warnings in Encamina.Enmarcha.Email #119

Merged
merged 13 commits into from
Jun 6, 2024

Conversation

HugoRamosEs
Copy link
Contributor

@HugoRamosEs HugoRamosEs commented May 24, 2024

  • Enhanced EmailAttachmentSpecification.cs by allowing ContentType to be nullable, addressing CS8618 warning.
  • Updated EmailSpecification.cs to permit Body to be nullable, resolving CS8618 warnings.
  • Modified IEmailBuilder.cs to allow senderName and recipientName to be nullable, addressing CS8625 warnings. Additionally, minor refactoring has been performed.
  • Updated EmailService.cs to align with the method signatures defined in IEmailBuilder.
  • Added new GPT-4o info in ModelInfo.cs.

@HugoRamosEs HugoRamosEs added the enhancement New feature or request label May 24, 2024
@HugoRamosEs HugoRamosEs self-assigned this May 24, 2024
@HugoRamosEs HugoRamosEs marked this pull request as ready for review May 24, 2024 12:29
@HugoRamosEs HugoRamosEs enabled auto-merge May 24, 2024 12:29
MarioRamosEs
MarioRamosEs previously approved these changes May 31, 2024
MarioRamosEs
MarioRamosEs previously approved these changes Jun 6, 2024
@HugoRamosEs HugoRamosEs merged commit 66a2aec into main Jun 6, 2024
3 checks passed
@HugoRamosEs HugoRamosEs deleted the @hramos/FixWarnings/Encamina.Enmarcha.Email branch June 6, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants