chore: release v0.2.1 #39
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.
|