Skip to content

fix incorrect call with Inspect.Algebra.format/2 result #1198

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

Eiji7
Copy link
Contributor

@Eiji7 Eiji7 commented Jun 10, 2025

According to docs the result of the Inspect.Algebra.format/2 call could be a list or binary. Therefore Enum functions should not be used directly on it.

According to docs the result of the `Inspect.Algebra.format/2` call could be a list or binary. Therefore `Enum` functions should not be used directly on it.
@rrrene rrrene merged commit 418741e into rrrene:master Jun 11, 2025
19 checks passed
@rrrene
Copy link
Owner

rrrene commented Jun 11, 2025

@Eiji7 Thx! 👍

@Eiji7 Eiji7 deleted the fix-duplicate-code-check branch June 11, 2025 14:41
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