Skip to content

chore: release v0.2.1 #39

chore: release v0.2.1

chore: release v0.2.1 #39

Triggered via push October 13, 2024 10:51
Status Failure
Total duration 3m 13s
Artifacts

test.yml

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

Annotations

6 errors
__tests__/api.spec.ts > textRankExtract: __tests__/api.spec.ts#L354
AssertionError: expected [ { word: '当上', weight: 1 }, …(4) ] to deeply equal [ { weight: 1, word: '当上' }, …(4) ] - Expected + Received Array [ Object { "weight": 1, "word": "当上", }, Object { "weight": 0.9898479330698993, "word": "不用", }, Object { - "weight": 0.9851260595435759, + "weight": 0.9851260595435761, "word": "多久", }, Object { "weight": 0.9830464899847804, "word": "加薪", }, Object { - "weight": 0.9802777682279076, + "weight": 0.9802777682279078, "word": "升职", }, ] ❯ __tests__/api.spec.ts:354:42
Test on macos-latest and Node.js 20
Process completed with exit code 1.
__tests__/api.spec.ts > textRankExtract: __tests__/api.spec.ts#L354
AssertionError: expected [ { word: '当上', weight: 1 }, …(4) ] to deeply equal [ { weight: 1, word: '当上' }, …(4) ] - Expected + Received Array [ Object { "weight": 1, "word": "当上", }, Object { "weight": 0.9898479330698993, "word": "不用", }, Object { - "weight": 0.9851260595435759, + "weight": 0.9851260595435761, "word": "多久", }, Object { "weight": 0.9830464899847804, "word": "加薪", }, Object { - "weight": 0.9802777682279076, + "weight": 0.9802777682279078, "word": "升职", }, ] ❯ __tests__/api.spec.ts:354:42
Test on macos-latest and Node.js 18
Process completed with exit code 1.
__tests__/api.spec.ts > textRankExtract: __tests__/api.spec.ts#L354
AssertionError: expected [ { word: '当上', weight: 1 }, …(4) ] to deeply equal [ { weight: 1, word: '当上' }, …(4) ] - Expected + Received Array [ Object { "weight": 1, "word": "当上", }, Object { "weight": 0.9898479330698993, "word": "不用", }, Object { - "weight": 0.9851260595435759, + "weight": 0.9851260595435761, "word": "多久", }, Object { "weight": 0.9830464899847804, "word": "加薪", }, Object { - "weight": 0.9802777682279076, + "weight": 0.9802777682279078, "word": "升职", }, ] ❯ __tests__/api.spec.ts:354:42
Test on macos-latest and Node.js 22
Process completed with exit code 1.