Stock clubs #88
Annotations
2 errors and 6 warnings
test:
test/basket_web/components/card_test.exs#L3
** (CompileError) test/basket_web/components/card_test.exs:3: cannot import Phoenix.LiveView.Helpers.live_component/2 because it is undefined or private
|
test
Process completed with exit code 1.
|
test
The following actions uses Node.js version which is deprecated 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/
|
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
|