Skip to content

Conversation

@whatyouhide
Copy link
Member

Yucksies!

→ mix do
** (FunctionClauseError) no function clause matching in anonymous fn/1 in Mix.Tasks.Do.run/1    
    
    The following arguments were given to anonymous fn/1 in Mix.Tasks.Do.run/1:
    
        # 1
        []
    
    (mix 1.17.3) lib/mix/tasks/do.ex:61: anonymous fn/1 in Mix.Tasks.Do.run/1
    (elixir 1.17.3) lib/enum.ex:987: Enum."-each/2-lists^foreach/1-0-"/2
    (mix 1.17.3) lib/mix/task.ex:495: anonymous fn/3 in Mix.Task.run_task/5
    (mix 1.17.3) lib/mix/cli.ex:96: Mix.CLI.run_task/2
    /Users/andrea/.asdf/installs/elixir/1.17.3/bin/mix:2: (file)

Copy link
Member

@josevalim josevalim left a comment

Choose a reason for hiding this comment

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

And please backport to v1.18.

@whatyouhide whatyouhide merged commit 9f31cec into main Dec 11, 2024
12 of 18 checks passed
@whatyouhide whatyouhide deleted the al/mix-do branch December 11, 2024 11:42
@whatyouhide
Copy link
Member Author

Backported ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants