Tailwind setup #33
Annotations
1 error and 6 warnings
test
Process completed with exit code 1.
|
test:
lib/basket_web/components/core_components.ex#L733
you must require Logger before invoking the macro Logger.error/1
|
test
:net_kernel.get_state/0 is undefined or private
|
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
test
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
|