Skip to content
Triggered via push September 4, 2023 18:42
Status Failure
Total duration 34s
Artifacts

test.yml

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

Annotations

7 errors and 6 warnings
test (20.3.8, 1.15.5)
Requested Erlang/OTP version (20.3.8) not found in version list (should you be using option 'version-type': 'strict'?)
test (20.3.8, 1.8.2)
The job was canceled because "_20_3_8_1_15_5" failed.
test (20.3.8, 1.8.2)
Requested Erlang/OTP version (20.3.8) not found in version list (should you be using option 'version-type': 'strict'?)
test (26.0.2, 1.8.2)
The job was canceled because "_20_3_8_1_15_5" failed.
test (26.0.2, 1.8.2)
Requested Elixir / Erlang/OTP version (1.8.2 / 26.0.2) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
test (26.0.2, 1.15.5)
The job was canceled because "_20_3_8_1_15_5" failed.
test (26.0.2, 1.15.5)
The operation was canceled.
test (26.0.2, 1.15.5): deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
test (26.0.2, 1.15.5)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
test (26.0.2, 1.15.5)
use Bitwise is deprecated. import Bitwise instead
test (26.0.2, 1.15.5)
use Bitwise is deprecated. import Bitwise instead
test (26.0.2, 1.15.5)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
test (26.0.2, 1.15.5)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead