Skip to content

gha CI for jabbax

gha CI for jabbax #4

Re-run triggered November 15, 2024 13:45
Status Success
Total duration 1m 52s
Artifacts

ci.yaml

on: pull_request
Matrix: static
Matrix: test
Check release
34s
Check release
Permit Package Publishing
5s
Permit Package Publishing
Publish Hex Package
0s
Publish Hex Package
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7): deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
Unit Tests (Elixir 1.10.4 & OTP 22.3.4.7)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch