No fail fast in CI #27
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run mix test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix test
:global_flags.once/2 is undefined (module :global_flags is not available or is yet to be defined)
|
Run mix test
:slave.start_link/3 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|
Run mix test
:slave.stop/1 is deprecated. It will be removed in OTP 27. Use the 'peer' module instead
|
Loading