chore(deps): update all non-major dependencies #1493
ci.yml
on: push
Run Type Check, Linters & Tests
39s
Annotations
3 errors
error: expect(received).toHaveProperty(path):
test/album.test.ts#L89
Expected path: "id"
Unable to find property
at <anonymous> (/home/runner/work/jiosaavn-api-ts/jiosaavn-api-ts/test/album.test.ts:89:27)
|
error: expect(received).toBe(expected):
test/get.test.ts#L215
Expected: "Sunaayi deti hai jiski dhadkan"
Received: "Sunai deti hai jiski dhadkan"
at <anonymous> (/home/runner/work/jiosaavn-api-ts/jiosaavn-api-ts/test/get.test.ts:215:33)
|
Run Type Check, Linters & Tests
Process completed with exit code 1.
|