Skip to content

Fix compiler warnings for elixir 1.19+ - #423

Open
washbin wants to merge 1 commit into
coryodaniel:developfrom
washbin:fix/type-annotations
Open

Fix compiler warnings for elixir 1.19+#423
washbin wants to merge 1 commit into
coryodaniel:developfrom
washbin:fix/type-annotations

Conversation

@washbin

@washbin washbin commented Jul 27, 2026

Copy link
Copy Markdown

While using the library on elixir 1.19+ there were compiler warnings emitted on every compile. The warnings were related to type violation on struct update syntax. I have added pattern match before performing updates as recommended by the compiler alongside the emitted warnings.

Requirements for all pull requests

  • Entry in CHANGELOG.md was created

Additional requirements for new features

  • New unit tests were created
  • New integration tests were created
  • PR description contains a link to the according kubernetes documentation

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