No fail fast in CI #27
Annotations
3 errors and 3 warnings
Run mix test:
test/registry_test.exs#L74
test .register/3 has unique registrations (RegistryTest)
|
Run mix test:
test/registry_test.exs#L295
test .select/2 select allows multiple specs (RegistryTest)
|
Run mix test
Process completed with exit code 2.
|
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
: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