Skip to content

feat: add boosts

feat: add boosts #267

Triggered via pull request September 2, 2023 23:45
Status Failure
Total duration 3m 44s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
OTP 25.x / Elixir 1.14.x
Process completed with exit code 1.
OTP 25.x / Elixir 1.14.x
this clause cannot match because a previous clause at line 33 always matches
OTP 25.x / Elixir 1.14.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead
OTP 25.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead
OTP 25.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead
OTP 25.x / Elixir 1.14.x
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
OTP 25.x / Elixir 1.14.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.x / Elixir 1.14.x
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.x / Elixir 1.14.x
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
OTP 25.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead