Skip to content

feat: add stdinContent parameter to shell commands #552

feat: add stdinContent parameter to shell commands

feat: add stdinContent parameter to shell commands #552

Triggered via pull request March 20, 2025 18:46
Status Failure
Total duration 2m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
ci: packages/cli/test-gh-stdin.mjs#L75
'console' is not defined
ci: packages/cli/test-gh-stdin.mjs#L74
'console' is not defined
ci: packages/cli/test-gh-stdin.mjs#L71
'console' is not defined
ci: packages/cli/test-gh-stdin.mjs#L58
'console' is not defined
ci: packages/cli/test-gh-stdin.mjs#L47
'Buffer' is not defined
ci: packages/cli/test-gh-stdin.mjs#L44
'process' is not defined
ci: packages/cli/test-gh-stdin.mjs#L38
'setTimeout' is not defined
ci: packages/cli/test-gh-stdin.mjs#L38
'wait' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: packages/cli/test-gh-stdin.mjs#L35
'console' is not defined
ci: packages/agent/src/tools/shell/shellExecute.test.ts#L16
'mockToolContext' is assigned a value but never used. Allowed unused vars must match /^_/u
ci: packages/agent/src/tools/agent/__tests__/logCapture.test.ts#L18
Unexpected any. Specify a different type
ci: packages/agent/src/core/types.ts#L41
Unexpected any. Specify a different type
ci: packages/agent/src/core/types.ts#L41
Unexpected any. Specify a different type
ci: packages/agent/src/core/toolAgent/toolExecutor.ts#L51
Unexpected any. Specify a different type
ci: packages/agent/src/core/toolAgent/messageUtils.ts#L9
Unexpected any. Specify a different type
ci: packages/agent/src/core/llm/types.ts#L107
Unexpected any. Specify a different type
ci: packages/agent/src/core/llm/core.ts#L65
Unexpected any. Specify a different type
ci: packages/agent/src/core/executeToolCall.ts#L82
Unexpected any. Specify a different type
ci: packages/agent/src/core/executeToolCall.ts#L52
Unexpected any. Specify a different type
ci: packages/agent/src/core/executeToolCall.ts#L31
Unexpected any. Specify a different type