Skip to content

Stable Release

Stable Release #33

Triggered via schedule November 1, 2024 00:05
Status Failure
Total duration 34s
Artifacts

stable-release.yml

on: schedule
stable-release
25s
stable-release
Fit to window
Zoom out
Zoom in

Annotations

4 errors
error: expect(received).toHaveBeenCalled(): library/src/utils/num-in-words-factory.test.ts#L47
Expected number of calls: >= 1 Received number of calls: 0 at /home/runner/work/i18n-num-in-words/i18n-num-in-words/library/src/utils/num-in-words-factory.test.ts:47:21
error: expect(received).toHaveBeenCalledTimes(expected): library/src/utils/num-in-words-factory.test.ts#L133
Expected number of calls: 1 Received number of calls: 0 at /home/runner/work/i18n-num-in-words/i18n-num-in-words/library/src/utils/num-in-words-factory.test.ts:133:16
error: expect(received).toHaveBeenCalledTimes(expected): library/src/utils/num-in-words-factory.test.ts#L156
Expected number of calls: 1 Received number of calls: 0 at /home/runner/work/i18n-num-in-words/i18n-num-in-words/library/src/utils/num-in-words-factory.test.ts:156:16
stable-release
Process completed with exit code 1.