Update dependency erlang to v27 #86
pr.yml
on: pull_request
Docs
/
Generate
10s
Test
/
Generate Dialyzer PLT
11s
Test
/
Check Formatting
11s
Test
/
Check Credo
10s
Dependabot
/
Automerge PRs
7s
Matrix: Test / Run Tests & Submit Coverage
Docs
/
Upload
0s
Test
/
Check Dialyzer
0s
Annotations
5 errors and 5 warnings
Test / Check Formatting
Requested Elixir / Erlang/OTP version (1.16.3 / 27.0) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
Docs / Generate
Requested Elixir / Erlang/OTP version (1.16.3 / 27.0) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
Test / Run Tests & Submit Coverage (true, true)
Requested Elixir / Erlang/OTP version (1.16.3 / 27.0) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
Test / Check Credo
Requested Elixir / Erlang/OTP version (1.16.3 / 27.0) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
Test / Generate Dialyzer PLT
Requested Elixir / Erlang/OTP version (1.16.3 / 27.0) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
Dependabot / Automerge PRs
Not a dependabot PR, skipping.
|
Test / Run Tests & Submit Coverage (26.1, main)
found unused @tag before "describe", did you mean to use @describetag?
|
Test / Run Tests & Submit Coverage (26.1, main)
found unused @tag before "describe", did you mean to use @describetag?
|
Test / Run Tests & Submit Coverage (26.1, 1.15)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test / Run Tests & Submit Coverage (26.1, 1.15)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|