Skip to content

issues Search Results · repo:actions/setup-elixir language:JavaScript

Filter by

24 results
 (87 ms)

24 results

inactions/setup-elixir (press backspace or delete to remove)

From the source code, it detects the otp major version from otp-version, and append it to Bob s elixir version (so 1.11.0 would be 1.11.0-otp-23. I like this default behavior since it uses the specific ...
  • chulkilee
  • 4
  • Opened 
    on Nov 29, 2020
  • #50

I am still receiving the libcrypto.so.1.0.0 error referenced in #31 when running the action against Ubuntu-20.04. The project is a bare generated Phoenix application requiring Elixir 1.11.2 and OTP 23.1. ...
  • fkumro
  • 6
  • Opened 
    on Nov 25, 2020
  • #49

2020-11-18T05:34:50.5003816Z inflating: .setup-elixir/elixir/README.md 2020-11-18T05:34:50.5005549Z extracting: .setup-elixir/elixir/VERSION 2020-11-18T05:34:50.5042959Z ##[error]Unable to process ...
  • ghost
  • 1
  • Opened 
    on Nov 19, 2020
  • #48

Problem From README: However, values like 22.x are also accepted, and we attempt to resolve them according to semantic versioning rules. Erlang/OTP version does not conform to SemVer, into the format ...
  • adrianomitre
  • 1
  • Opened 
    on Oct 12, 2020
  • #45

We are using setup-elixir for some time already, but recently it started to fail for us during elixir setup process. Config looks like this: - uses: actions/setup-elixir@v1 with: ...
  • hellixir
  • 3
  • Opened 
    on Sep 25, 2020
  • #43

When upgrading my build to use Elixir 1.11.0-rc.0, I get the following error message ##[error]Cannot read property includes of undefined Here are a couple of example build failures: - Version: 1.11.0-rc.0 ...
  • aaronrenner
  • 8
  • Opened 
    on Sep 14, 2020
  • #41

When running ExUnit tests with mix test after running this action as a step of an Actions job, the problem matchers defined create bogus annotations due to incorrectly parsed ExUnit results. Minimal repository ...
  • jswny
  • 5
  • Opened 
    on Jul 30, 2020
  • #37

👋 This issue is to track the move over to using main as the default branch for this repo. We’d love your team s help in completing this transition. Do not remove your old default branch, customers are ...
  • andymckay
  • Opened 
    on Jul 13, 2020
  • #35

Not sure if you think this belongs as an issue on this repo or not – I couldn t find another repo for it. The Elixir CI template I got when setting up a new action uses Setup elixir as the name for the ...
  • henrik
  • 2
  • Opened 
    on Jun 27, 2020
  • #33

Problem description In the process of creating https://github.com/phoenixframework/phoenix_live_view/pull/998 I discovered that the current version of setup-elixir does not work with Elixir 1.10.x nor ...
  • adrianomitre
  • 1
  • Opened 
    on Jun 22, 2020
  • #32
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub