Skip to content

fix: ci

fix: ci #148

Triggered via pull request October 3, 2023 04:30
@AndrGabAndrGab
synchronize #38
fix-ci
Status Failure
Total duration 5m 8s
Artifacts

elixir.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Build and test
Process completed with exit code 1.
Build and test: config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Build and test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Build and test
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
Build and test
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead