Skip to content

feat: add stdinContent parameter to shell commands #551

feat: add stdinContent parameter to shell commands

feat: add stdinContent parameter to shell commands #551

Triggered via pull request March 20, 2025 18:38
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci
Block-scoped variable 'process' used before its declaration.
ci
Argument of type '{ logger: any; workingDirectory: string; shellTracker: any; }' is not assignable to parameter of type 'ToolContext'.
ci
Argument of type '{ logger: any; workingDirectory: string; shellTracker: any; }' is not assignable to parameter of type 'ToolContext'.
ci
Argument of type '{ logger: any; workingDirectory: string; shellTracker: any; }' is not assignable to parameter of type 'ToolContext'.
ci
Argument of type '{ logger: any; workingDirectory: string; shellTracker: any; }' is not assignable to parameter of type 'ToolContext'.
ci
Argument of type '{ logger: any; }' is not assignable to parameter of type 'ToolContext'.
ci
Argument of type '{ logger: any; }' is not assignable to parameter of type 'ToolContext'.
ci
Cannot invoke an object which is possibly 'undefined'.
ci
Argument of type '{ logger: any; }' is not assignable to parameter of type 'ToolContext'.
ci
Argument of type '{ logger: any; }' is not assignable to parameter of type 'ToolContext'.