Skip to content

fix(tuple): handle nil casting #206

fix(tuple): handle nil casting

fix(tuple): handle nil casting #206

Triggered via pull request January 3, 2025 09:50
Status Success
Total duration 2m 29s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Test (Elixir 1.15.4, OTP 25.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (Elixir 1.15.4, OTP 25.3)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test (Elixir 1.16.2, OTP 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test (Elixir 1.16.2, OTP 26.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test (Elixir 1.17.3, OTP 27.1)
-2_147_483_648..@unix_epoch_days - 1 inside guards requires an explicit step, please write -2_147_483_648..@unix_epoch_days - 1//1 or -2_147_483_648..@unix_epoch_days - 1//-1 instead
Test (Elixir 1.17.3, OTP 27.1)
-2_147_483_648..@unix_epoch_days - 1 inside guards requires an explicit step, please write -2_147_483_648..@unix_epoch_days - 1//1 or -2_147_483_648..@unix_epoch_days - 1//-1 instead
Test (Elixir 1.17.3, OTP 27.1)
-2_147_483_648..@unix_epoch_days - 1 inside guards requires an explicit step, please write -2_147_483_648..@unix_epoch_days - 1//1 or -2_147_483_648..@unix_epoch_days - 1//-1 instead
Test (Elixir 1.17.3, OTP 27.1)
0..-2 has a default step of -1, please write 0..-2//-1 instead
Test (Elixir 1.17.3, OTP 27.1)
1..-1 has a default step of -1, please write 1..-1//-1 instead
Test (Elixir 1.17.3, OTP 27.1)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test (Elixir 1.17.3, OTP 27.1)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test (Elixir 1.17.3, OTP 27.1)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test (Elixir 1.17.3, OTP 27.1)
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test (Elixir 1.17.3, OTP 27.1)
1..-2 has a default step of -1, please write 1..-2//-1 instead