Skip to content

feat: add boosts

feat: add boosts #269

Triggered via pull request September 3, 2023 00:42
Status Success
Total duration 4m 25s
Artifacts

test.yml

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

Annotations

10 warnings
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