Skip to content

Stable Release

Stable Release #27

Triggered via schedule May 1, 2024 00:04
Status Failure
Total duration 29s
Artifacts

stable-release.yml

on: schedule
stable-release
19s
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:5
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:5
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:5
stable-release
Process completed with exit code 1.