updated readme (#40) #154
Annotations
1 error and 11 warnings
Check coverage
Process completed with exit code 1.
|
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/
|
Check coverage:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Check coverage
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Check coverage
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Check coverage
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Check coverage
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Cowboy.Conn)
|
Check coverage
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
Run Credo
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run Credo
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Run Credo
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Cowboy.Conn)
|
Run Credo
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
Loading