Skip to content

ci: fix release

ci: fix release #5

Triggered via push January 23, 2025 05:02
Status Success
Total duration 24s
Billable time 1m
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
tests/mp-stemmer.test.ts > nonstandard stemming with fuzzy > mimpin -> pimpin: tests/mp-stemmer.test.ts#L11
AssertionError: expected 'delima' to be 'pimpin' // Object.is equality Expected: "pimpin" Received: "delima" ❯ tests/mp-stemmer.test.ts:11:40
tests/mp-stemmer.test.ts > nonstandard stemming with fuzzy > nyoba -> coba: tests/mp-stemmer.test.ts#L11
AssertionError: expected 'mentora' to be 'coba' // Object.is equality Expected: "coba" Received: "mentora" ❯ tests/mp-stemmer.test.ts:11:40
tests/mp-stemmer.test.ts > nonstandard stemming with fuzzy > nyimpen -> simpan: tests/mp-stemmer.test.ts#L11
AssertionError: expected 'menampun' to be 'simpan' // Object.is equality Expected: "simpan" Received: "menampun" ❯ tests/mp-stemmer.test.ts:11:40
tests/mp-stemmer.test.ts > nonstandard stemming with fuzzy > nyebrang -> seberang: tests/mp-stemmer.test.ts#L11
AssertionError: expected 'benderang' to be 'seberang' // Object.is equality Expected: "seberang" Received: "benderang" ❯ tests/mp-stemmer.test.ts:11:40
tests/mp-stemmer.test.ts > nonstandard stemming with fuzzy > nanyain -> tanya: 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
tests/mp-stemmer.test.ts > nonstandard stemming with fuzzy > nyelametin -> selamat: tests/mp-stemmer.test.ts#L11
AssertionError: expected 'mencelat' to be 'selamat' // Object.is equality Expected: "selamat" Received: "mencelat" ❯ tests/mp-stemmer.test.ts:11:40
tests/mp-stemmer.test.ts > nonstandard stemming with fuzzy > nyempetin -> sempat: 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
tests/mp-stemmer.test.ts > nonstandard stemming with fuzzy > ginian -> begini: tests/mp-stemmer.test.ts#L11
AssertionError: expected 'bini' to be 'begini' // Object.is equality Expected: "begini" Received: "bini" ❯ tests/mp-stemmer.test.ts:11:40
test (20)
Process completed with exit code 1.
test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636