Skip to content

Chore: Info instead of warn for conditional properties assignment#5122

Merged
themisvaltinos merged 1 commit intomainfrom
themis/inforender
Aug 11, 2025
Merged

Chore: Info instead of warn for conditional properties assignment#5122
themisvaltinos merged 1 commit intomainfrom
themis/inforender

Conversation

@themisvaltinos
Copy link
Contributor

Use info in the logs instead of warning for cases where a property is conditionally assigned.

Copy link
Contributor

@georgesittas georgesittas left a comment

Choose a reason for hiding this comment

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

LGTM, thank you.

Just to share some context, the rationale behind this change was that None and NULL are valid values that are used for conditional property rendering, so warning about them is too noisy and there is no clear action for the user to silence that warning, despite these values being intentionally used on their end.

@themisvaltinos themisvaltinos merged commit 02d504e into main Aug 11, 2025
28 checks passed
@themisvaltinos themisvaltinos deleted the themis/inforender branch August 11, 2025 11:57
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.

2 participants