Skip to content

WIP transformers (more than meets the eye) #65

WIP transformers (more than meets the eye)

WIP transformers (more than meets the eye) #65

Triggered via push January 9, 2024 17:33
Status Failure
Total duration 32s
Artifacts

ci.yml

on: push
Build and run tests
24s
Build and run tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Build and run tests: test/live_state_channel_test.exs#L1
** (CompileError) test/live_state_channel_test.exs:1: cannot define module LiveState.LiveStateChannelTest because it is currently being defined in test/bad_init_channel_test.exs:1
Build and run tests
Process completed with exit code 1.
Build and run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and run tests
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and run tests
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and run tests
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and run tests
use Bitwise is deprecated. import Bitwise instead
Build and run tests
use Bitwise is deprecated. import Bitwise instead
Build and run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and run tests
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and run tests
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Build and run tests
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead