Skip to content

Conversation

@josevalim
Copy link
Contributor

Elixir v1.20+ can detect that in some times you are doing a call to Map.get(%{}, name), which is always nil, and emits a warning. We can skip those warnings by marking the code as generated.

Elixir v1.20+ can detect that in some times you are doing
a call to `Map.get(%{}, name)`, which is always `nil`, and
emits a warning. We can skip those warnings by marking
the code as generated.
@msaraiva msaraiva merged commit deb88c4 into surface-ui:main Jan 22, 2026
7 of 8 checks passed
@msaraiva
Copy link
Member

Obrigado, Valim! ❤️

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