Skip to content

updated readme (#40) #154

updated readme (#40)

updated readme (#40) #154

Triggered via push October 19, 2024 03:57
Status Failure
Total duration 2m 54s
Artifacts

elixir.yml

on: push
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test: config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Build and test
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
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
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Cowboy.Conn)
Build and test
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 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
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Cowboy.Conn)
Build and test
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead