derp #67
Annotations
11 warnings
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/
|
Run elixir tests
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run elixir tests
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run elixir tests
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run elixir tests
use Bitwise is deprecated. import Bitwise instead
|
Run elixir tests
use Bitwise is deprecated. import Bitwise instead
|
Run elixir tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run elixir tests
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run elixir tests
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run elixir tests
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Run elixir tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
The logs for this run have expired and are no longer available.
Loading