Skip to content

Added message validation with structured casting #66

Added message validation with structured casting

Added message validation with structured casting #66

Triggered via pull request November 14, 2024 14:39
Status Success
Total duration 2m 2s
Artifacts

main.yml

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

Annotations

12 warnings
Elixir 1.17 / OTP 27
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Elixir 1.17 / OTP 25
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Elixir 1.15 / OTP 26
:global_flags.once/2 is undefined (module :global_flags is not available or is yet to be defined)
Elixir 1.15 / OTP 26
:slave.start_link/3 is deprecated. It will be removed in OTP 29. Use the 'peer' module instead
Elixir 1.15 / OTP 26
:slave.stop/1 is deprecated. It will be removed in OTP 29. Use the 'peer' module instead
Elixir 1.15 / OTP 24
:global_flags.once/2 is undefined (module :global_flags is not available or is yet to be defined)
Elixir 1.17 / OTP 26
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Elixir 1.15 / OTP 25
:global_flags.once/2 is undefined (module :global_flags is not available or is yet to be defined)
Elixir 1.15 / OTP 25
:slave.start_link/3 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
Elixir 1.15 / OTP 25
:slave.stop/1 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
Elixir 1.14 / OTP 25
:slave.start_link/3 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
Elixir 1.14 / OTP 25
:slave.stop/1 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead