Prompts #45
Annotations
5 errors
Run npm test:
tests/unit/cli.test.ts#L21
AssertionError: expected undefined to be '' // Object.is equality
- Expected:
""
+ Received:
undefined
❯ tests/unit/cli.test.ts:21:28
|
Run npm test:
src/prompts.ts#L53
Error: No image formats found in the source directory, aborting
❯ Module.getPromptOptions src/prompts.ts:53:11
❯ tests/unit/parseOptions.test.ts:32:20
|
Run npm test:
src/prompts.ts#L53
Error: No image formats found in the source directory, aborting
❯ Module.getPromptOptions src/prompts.ts:53:11
❯ tests/unit/parseOptions.test.ts:46:20
|
Run npm test:
src/prompts.ts#L53
Error: No image formats found in the source directory, aborting
❯ Module.getPromptOptions src/prompts.ts:53:11
❯ tests/unit/parseOptions.test.ts:62:26
|
Run npm test
Process completed with exit code 1.
|
Loading