further slim down build matrix, reasoning in config comment #619
main.yml
on: push
Test on MacOS
3m 3s
Test on Windows
4m 43s
Matrix: linux
Annotations
1 error and 9 warnings
Test on Ubuntu (Elixir 1.7.4, OTP 20.3):
test/benchee_test.exs#L1042
test warn when functions are evaluated warns when run in iex (BencheeTest)
|
Test on Ubuntu (Elixir 1.9.4, OTP 21.3)
function CAStore.file_path/0 is undefined (module CAStore is not available)
|
Test on Ubuntu (Elixir 1.11.4, OTP 22.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test on Ubuntu (Elixir 1.14.5, OTP 23.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test on Ubuntu (Elixir 1.10.4, OTP 21.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test on Ubuntu (Elixir 1.8.2, OTP 20.3)
function CAStore.file_path/0 is undefined (module CAStore is not available)
|
Test on Ubuntu (Elixir 1.13.4, OTP 22.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test on Ubuntu (Elixir 1.15.7, OTP 24.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test on Ubuntu (Elixir 1.12.3, OTP 23.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test on Ubuntu (Elixir 1.7.4, OTP 20.3)
function CAStore.file_path/0 is undefined (module CAStore is not available)
|