chore: Remove old /about
endpoint / Sanity schema
#324
Annotations
2 errors and 9 warnings
Test
test GET '/query/about' data (ApiTest)
|
Test
Process completed with exit code 2.
|
Test:
elixir-api/deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
conflicting behaviours found. function init/1 is required by GenServer and Supervisor (in module Hexerei.Cache.QueryCache)
|
Test
conflicting behaviours found. function init/1 is required by GenServer and Supervisor (in module Hexerei.Cache.TranslateCache)
|
Test
this clause cannot match because a previous clause at line 92 always matches
|