Skip to content

Fix get_transaction_info path_prefix #30

Fix get_transaction_info path_prefix

Fix get_transaction_info path_prefix #30

Re-run triggered July 23, 2024 11:55
Status Success
Total duration 47s
Artifacts

ci.yml

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

Annotations

6 warnings
OTP 26 - Elixir 1.17.1
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
OTP 27 - Elixir 1.17.1
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
OTP 25 - Elixir 1.17.1
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
OTP 26 - Elixir 1.15.5
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 24 - Elixir 1.15.5
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25 - Elixir 1.15.5
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead