Skip to content

Websocket behavior

Websocket behavior #39

Triggered via pull request November 15, 2023 04:29
Status Failure
Total duration 4m 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
test
Process completed with exit code 28.
test: lib/basket/websocket/alpaca/impl.ex#L1
Modules should have a @moduledoc tag.
test: lib/basket/application.ex#L25
Unless conditions should avoid having an `else` block.
test: lib/basket/websocket/alpaca.ex#L67
Function body is nested too deep (max depth is 2, was 3).
test: lib/basket_web/live/overview.ex#L18
There should be no calls to IO.inspect/1.
test
:net_kernel.get_state/0 is undefined or private
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
test
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1