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

Fix missing enum conversion for CertificateValidationResult::Expired #1064

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

Pietfried
Copy link
Contributor

@Pietfried Pietfried commented Feb 25, 2025

Describe your changes

  • Enabled -Werror=switch-enum for evse_security_conversions targt
  • Added missing enum value conversion for CertificateValidationResult

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

…ded missing enum value conversion for CertificateValidationResult

Signed-off-by: Piet Gömpel <[email protected]>
@corneliusclaussen corneliusclaussen merged commit d49814c into main Feb 25, 2025
12 checks passed
@hikinggrass hikinggrass added the include-in-release Tag that this PR should be included in the current merge window for the upcoming release if possible label Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working include-in-release Tag that this PR should be included in the current merge window for the upcoming release if possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants