Feat: gracefully error on missing message #1760
main.yml
on: pull_request
Compile
1m 29s
Matrix: Unit Tests
Linting
41s
End to End build tests
42s
Are the types wrong?
37s
Matrix: Integration Tests
Annotations
4 errors
packages/core/core.test.ts > Error handling > gracefully error on missing content:
packages/core/core.test.ts#L638
Error: Snapshot `Error handling > gracefully error on missing content 1` mismatched
- Expected
+ Received
[Error: Prompt functions must return a string.
- at /Users/simon.boudrias/github/Inquirer.js/packages/core/core.test.ts]
+ at /home/runner/work/Inquirer.js/Inquirer.js/packages/core/core.test.ts]
❯ packages/core/core.test.ts:638:5
|
Unit Tests (18)
Process completed with exit code 1.
|
packages/core/core.test.ts > Error handling > gracefully error on missing content:
packages/core/core.test.ts#L638
Error: Snapshot `Error handling > gracefully error on missing content 1` mismatched
- Expected
+ Received
[Error: Prompt functions must return a string.
- at /Users/simon.boudrias/github/Inquirer.js/packages/core/core.test.ts]
+ at /home/runner/work/Inquirer.js/Inquirer.js/packages/core/core.test.ts]
❯ packages/core/core.test.ts:638:5
|
Unit Tests (20)
Process completed with exit code 1.
|