ci: fix release #11
Annotations
10 errors and 1 warning
Test:
tests/mp-stemmer.test.ts#L11
AssertionError: expected 'abad' to be 'pimpin' // Object.is equality
Expected: "pimpin"
Received: "abad"
❯ tests/mp-stemmer.test.ts:11:40
|
Test:
tests/mp-stemmer.test.ts#L11
AssertionError: expected 'abad' to be 'coba' // Object.is equality
Expected: "coba"
Received: "abad"
❯ tests/mp-stemmer.test.ts:11:40
|
Test:
tests/mp-stemmer.test.ts#L11
AssertionError: expected 'abad' to be 'simpan' // Object.is equality
Expected: "simpan"
Received: "abad"
❯ tests/mp-stemmer.test.ts:11:40
|
Test:
tests/mp-stemmer.test.ts#L11
AssertionError: expected 'abad' to be 'seberang' // Object.is equality
Expected: "seberang"
Received: "abad"
❯ tests/mp-stemmer.test.ts:11:40
|
Test:
tests/mp-stemmer.test.ts#L11
AssertionError: expected 'abad' to be 'cerita' // Object.is equality
Expected: "cerita"
Received: "abad"
❯ tests/mp-stemmer.test.ts:11:40
|
Test:
tests/mp-stemmer.test.ts#L11
AssertionError: expected 'mena' to be 'tanya' // Object.is equality
Expected: "tanya"
Received: "mena"
❯ tests/mp-stemmer.test.ts:11:40
|
Test:
tests/mp-stemmer.test.ts#L11
AssertionError: expected 'abad' to be 'selamat' // Object.is equality
Expected: "selamat"
Received: "abad"
❯ tests/mp-stemmer.test.ts:11:40
|
Test:
tests/mp-stemmer.test.ts#L11
AssertionError: expected 'empat' to be 'sempat' // Object.is equality
Expected: "sempat"
Received: "empat"
❯ tests/mp-stemmer.test.ts:11:40
|
Test:
tests/mp-stemmer.test.ts#L11
AssertionError: expected 'abad' to be 'begini' // Object.is equality
Expected: "begini"
Received: "abad"
❯ tests/mp-stemmer.test.ts:11:40
|
Test
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