Run checks in a shell
Open an ordinary terminal pane beside the agent. Confirm its working folder, then run the project’s commands yourself. For a Node.js project, that might be:npm test is an example, not a Dure requirement.
An ordinary terminal showing test results and changed files.