Skip to content

Add unsubscribe operations (#24) #47

Add unsubscribe operations (#24)

Add unsubscribe operations (#24) #47

Triggered via push January 12, 2024 11:54
Status Success
Total duration 5m 8s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1