Skip to content

Running Copilot

Running Copilot #394

Triggered via dynamic September 23, 2025 06:08
Status Success
Total duration 30m 36s
Artifacts 1

copilot

on: dynamic
Fit to window
Zoom out
Zoom in

Annotations

9 errors
copilot
genaiscript-vscode#build: command (/home/runner/work/genaiscript/genaiscript/packages/vscode) /home/runner/.local/share/pnpm/.tools/pnpm/10.16.1/bin/pnpm run build exited (2)
copilot
genaiscript-vscode#lint:check: command (/home/runner/work/genaiscript/genaiscript/packages/vscode) /usr/local/bin/pnpm run lint:check exited (1)
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.1.2_@types+node@22.15.28_jiti@2.5.1_tsx@4.20.3_yaml@2.8.1/node_modules/vite/dist/node/chunks/dep-CMEinpL-.js:26431: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.1.2_@types+node@22.15.28_jiti@2.5.1_tsx@4.20.3_yaml@2.8.1/node_modules/vite/dist/node/chunks/dep-CMEinpL-.js:26431: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.1.2_@types+node@22.15.28_jiti@2.5.1_tsx@4.20.3_yaml@2.8.1/node_modules/vite/dist/node/chunks/dep-CMEinpL-.js:26431: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.1.2_@types+node@22.15.28_jiti@2.5.1_tsx@4.20.3_yaml@2.8.1/node_modules/vite/dist/node/chunks/dep-CMEinpL-.js:26431: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.1.2_@types+node@22.15.28_jiti@2.5.1_tsx@4.20.3_yaml@2.8.1/node_modules/vite/dist/node/chunks/dep-CMEinpL-.js:26431: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.1.2_@types+node@22.15.28_jiti@2.5.1_tsx@4.20.3_yaml@2.8.1/node_modules/vite/dist/node/chunks/dep-CMEinpL-.js:26431:33

Artifacts

Produced during runtime
Name Size Digest
results Expired
4.01 KB
sha256:f5123a14f921e64b6131eaed7096486a083edf93b03778b336b0659a0fef438e