fix(hex): fix Elixir's special operator in list #69843
Annotations
2 errors and 1 warning
Unit tests:
lib/modules/versioning/hex/index.spec.ts#L96
expect(received).toEqual(expected) // deep equality
Expected: "~> 0.2 and <= 0.2.8"
Received: "~> and 0.2 and <= 0.2.8"
at lib/modules/versioning/hex/index.spec.ts:96:19
|
Unit tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading