Update dependency erlang to v27 #88
pr.yml
on: pull_request
Docs
/
Generate
7s
Test
/
Generate Dialyzer PLT
7s
Test
/
Check Formatting
7s
Test
/
Check Credo
9s
Dependabot
/
Automerge PRs
4s
Matrix: Test / Run Tests & Submit Coverage
Docs
/
Upload
0s
Test
/
Check Dialyzer
0s
Annotations
7 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
|
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
|
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 / 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 / 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 / Run Tests & Submit Coverage (26.1, main):
test/quantum/clock_broadcaster_test.exs#L28
test should only generate event every second (Quantum.ClockBroadcasterTest)
|
Test / Run Tests & Submit Coverage (26.1, main)
Process completed with exit code 2.
|
Dependabot / Automerge PRs
Not a dependabot PR, skipping.
|
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)
|
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?
|