ci: fix ci #38
Annotations
2 errors
__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
|
|
This job failed
Loading