Skip to content

chore: avoid warning with new elixir versions - #23

Merged
noaccOS merged 1 commit into
secomind:masterfrom
noaccOS:push-wuxvrvwqsrxv
Aug 18, 2026
Merged

chore: avoid warning with new elixir versions#23
noaccOS merged 1 commit into
secomind:masterfrom
noaccOS:push-wuxvrvwqsrxv

Conversation

@noaccOS

@noaccOS noaccOS commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator
  • make the -1 step explicit in the range
  • have at least one implementation of the Cyanide.Encoder protocol (Cyanide.Binary)
  • fix pattern matching in binaries
  • use def cli for preferred_cli_env

closes #20

@noaccOS
noaccOS force-pushed the push-wuxvrvwqsrxv branch 2 times, most recently from f79a91a to 92c6692 Compare August 12, 2026 16:17
- make the -1 step explicit in the range
- have at least one implementation of the Cyanide.Encoder protocol (Cyanide.Binary)
- fix pattern matching in binaries
- use `def cli` for `preferred_cli_env`

Signed-off-by: Francesco Noacco <francesco.noacco@secomind.com>
@noaccOS
noaccOS merged commit 8f06ae6 into secomind:master Aug 18, 2026
2 checks passed
@noaccOS
noaccOS deleted the push-wuxvrvwqsrxv branch August 18, 2026 08:48
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.

Fix Mix.Config is deprecated warning

2 participants