Merge pull request #478 from woylie/update-workflow #1416
ci.yml
on: push
Matrix: tests
Test Coverage
2m 57s
Code Quality
3m 27s
Tests
0s
Annotations
13 warnings
OTP 26 / Elixir 1.16
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
OTP 26 / Elixir 1.16
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
OTP 24 / Elixir 1.16
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
OTP 24 / Elixir 1.16
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
OTP 25 / Elixir 1.15
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
OTP 26 / Elixir 1.15
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
OTP 24 / Elixir 1.15
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
OTP 25 / Elixir 1.14
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
OTP 25 / Elixir 1.16
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
OTP 25 / Elixir 1.16
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
OTP 24 / Elixir 1.14
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
OTP 24 / Elixir 1.13
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test Coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|