Skip to content

Addressing comment on PR #1859 #300

Addressing comment on PR #1859

Addressing comment on PR #1859 #300

Triggered via dynamic August 11, 2025 20:55
Status Success
Total duration 15m 27s
Artifacts 1

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test/parsers.test.ts > parsers > XLSX: packages/core/src/xlsx.ts#L23
Error: Cannot find package 'xlsx' imported from '/home/runner/work/genaiscript/genaiscript/packages/core/src/xlsx.ts' ❯ XLSXParse src/xlsx.ts:23: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.6_@types+node@22.15.28_jiti@2.5.1_tsx@4.20.3_yaml@2.8.0/node_modules/vite/dist/node/chunks/dep-BHkUv4Z8.js:26444: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 ENOTFOUND microsoft.github.io ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -3007, code: 'ENOTFOUND', 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.6_@types+node@22.15.28_jiti@2.5.1_tsx@4.20.3_yaml@2.8.0/node_modules/vite/dist/node/chunks/dep-BHkUv4Z8.js:26444: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.6_@types+node@22.15.28_jiti@2.5.1_tsx@4.20.3_yaml@2.8.0/node_modules/vite/dist/node/chunks/dep-BHkUv4Z8.js:26444: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.6_@types+node@22.15.28_jiti@2.5.1_tsx@4.20.3_yaml@2.8.0/node_modules/vite/dist/node/chunks/dep-BHkUv4Z8.js:26444: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.6_@types+node@22.15.28_jiti@2.5.1_tsx@4.20.3_yaml@2.8.0/node_modules/vite/dist/node/chunks/dep-BHkUv4Z8.js:26444: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.6_@types+node@22.15.28_jiti@2.5.1_tsx@4.20.3_yaml@2.8.0/node_modules/vite/dist/node/chunks/dep-BHkUv4Z8.js:26444:33

Artifacts

Produced during runtime
Name Size Digest
results Expired
3.32 KB
sha256:c15a89da86756fdd8b8057a4a57608c8a89881ae4e97160afa0dc495f76edf43