Add support for creating a variation on images in the "generateImage" api. The user should be able to provide additional #66
Annotations
7 errors
|
test/parsers.test.ts > parsers > XLSX:
packages/core/src/xlsx.ts#L22
Error: Cannot find package 'xlsx' imported from '/home/runner/work/genaiscript/genaiscript/packages/core/src/xlsx.ts'
❯ XLSXParse src/xlsx.ts:22:27
❯ test/parsers.test.ts:108:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url xlsx (resolved id: xlsx) in /home/runner/work/genaiscript/genaiscript/packages/core/src/xlsx.ts. Does the file exist?
❯ loadAndTransform ../../node_modules/.pnpm/vite@7.0.5_@types+node@22.15.28_jiti@2.4.2_tsx@4.20.3_yaml@2.8.0/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:26447:33
|
|
test/mdchunk.test.ts > chunkMarkdown > chunk genaiscript/llms-full.txt:
packages/core/test/mdchunk.test.ts#L196
TypeError: fetch failed
❯ test/mdchunk.test.ts:196:7
Caused by: Caused by: Error: getaddrinfo EAI_AGAIN microsoft.github.io
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'microsoft.github.io' }
|
|
test/grep.test.ts > grepSearch (integration) > should return files and matches for string pattern:
packages/core/src/grep.ts#L22
Error: Cannot find package '@lvce-editor/ripgrep' imported from '/home/runner/work/genaiscript/genaiscript/packages/core/src/grep.ts'
❯ importRipGrep src/grep.ts:22:24
❯ grepSearch src/grep.ts:69:18
❯ test/grep.test.ts:16:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Error: Failed to load url @lvce-editor/ripgrep (resolved id: @lvce-editor/ripgrep) in /home/runner/work/genaiscript/genaiscript/packages/core/src/grep.ts. Does the file exist?
❯ loadAndTransform ../../node_modules/.pnpm/vite@7.0.5_@types+node@22.15.28_jiti@2.4.2_tsx@4.20.3_yaml@2.8.0/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:26447:33
|
|
test/grep.test.ts > grepSearch (integration) > should bypass .gitignore filtering if applyGitIgnore is false:
packages/core/src/grep.ts#L22
Error: Cannot find package '@lvce-editor/ripgrep' imported from '/home/runner/work/genaiscript/genaiscript/packages/core/src/grep.ts'
❯ importRipGrep src/grep.ts:22:24
❯ grepSearch src/grep.ts:69:18
❯ test/grep.test.ts:16:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Error: Failed to load url @lvce-editor/ripgrep (resolved id: @lvce-editor/ripgrep) in /home/runner/work/genaiscript/genaiscript/packages/core/src/grep.ts. Does the file exist?
❯ loadAndTransform ../../node_modules/.pnpm/vite@7.0.5_@types+node@22.15.28_jiti@2.4.2_tsx@4.20.3_yaml@2.8.0/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:26447:33
|
|
test/grep.test.ts > grepSearch (integration) > should not read file content if readText is false:
packages/core/src/grep.ts#L22
Error: Cannot find package '@lvce-editor/ripgrep' imported from '/home/runner/work/genaiscript/genaiscript/packages/core/src/grep.ts'
❯ importRipGrep src/grep.ts:22:24
❯ grepSearch src/grep.ts:69:18
❯ test/grep.test.ts:16:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Error: Failed to load url @lvce-editor/ripgrep (resolved id: @lvce-editor/ripgrep) in /home/runner/work/genaiscript/genaiscript/packages/core/src/grep.ts. Does the file exist?
❯ loadAndTransform ../../node_modules/.pnpm/vite@7.0.5_@types+node@22.15.28_jiti@2.4.2_tsx@4.20.3_yaml@2.8.0/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:26447:33
|
|
test/grep.test.ts > grepSearch (integration) > should support RegExp pattern and ignoreCase:
packages/core/src/grep.ts#L22
Error: Cannot find package '@lvce-editor/ripgrep' imported from '/home/runner/work/genaiscript/genaiscript/packages/core/src/grep.ts'
❯ importRipGrep src/grep.ts:22:24
❯ grepSearch src/grep.ts:69:18
❯ test/grep.test.ts:16:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Error: Failed to load url @lvce-editor/ripgrep (resolved id: @lvce-editor/ripgrep) in /home/runner/work/genaiscript/genaiscript/packages/core/src/grep.ts. Does the file exist?
❯ loadAndTransform ../../node_modules/.pnpm/vite@7.0.5_@types+node@22.15.28_jiti@2.4.2_tsx@4.20.3_yaml@2.8.0/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:26447:33
|
|
test/grep.test.ts > grepSearch (integration) > ** glob:
packages/core/src/grep.ts#L22
Error: Cannot find package '@lvce-editor/ripgrep' imported from '/home/runner/work/genaiscript/genaiscript/packages/core/src/grep.ts'
❯ importRipGrep src/grep.ts:22:24
❯ grepSearch src/grep.ts:69:18
❯ test/grep.test.ts:16:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url @lvce-editor/ripgrep (resolved id: @lvce-editor/ripgrep) in /home/runner/work/genaiscript/genaiscript/packages/core/src/grep.ts. Does the file exist?
❯ loadAndTransform ../../node_modules/.pnpm/vite@7.0.5_@types+node@22.15.28_jiti@2.4.2_tsx@4.20.3_yaml@2.8.0/node_modules/vite/dist/node/chunks/dep-Bg4HVnP5.js:26447:33
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
results
Expired
|
3.18 KB |
sha256:e4f90c1de785f2c310855c25fc767a6bdb3d0f0112cc5be39182b41a607e8e52
|
|