Skip to content

fix: typo

fix: typo #273

Triggered via pull request November 27, 2023 11:38
Status Success
Total duration 3m 1s
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