Update elixir.yml #2
Annotations
2 errors and 6 warnings
Build and test:
test/examples/queens_test.exs#L33
test 50 Queens (CPSolverTest.Examples.Queens)
|
Build and test
Process completed with exit code 2.
|
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test
use Bitwise is deprecated. import Bitwise instead
|
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build and test
:global_flags.once/2 is undefined (module :global_flags is not available or is yet to be defined)
|
Build and test
:slave.start_link/3 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|
Build and test
:slave.stop/1 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|