You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in issue #368 a feature request is created. An improvement could be that the actual call (running command) is printed to the output, so it can be checked during the process. This type of output is given by the previous steps, but not during the compilation step. Below it is seen that all the steps before the "Compiling sketch" step outputs the command that is executed by "Running command:". The step "Compiling sketch" is also running the command "arduino-cli compile ...", but this is not printed.
Describe the request
As discussed in issue #368 a feature request is created. An improvement could be that the actual call (running command) is printed to the output, so it can be checked during the process. This type of output is given by the previous steps, but not during the compilation step. Below it is seen that all the steps before the "Compiling sketch" step outputs the command that is executed by "Running command:". The step "Compiling sketch" is also running the command "arduino-cli compile ...", but this is not printed.
@per1234 found this an excellent suggestion and suggested to open a feature request to effectively track this task.
Describe the current behavior
The command that is execute by the "Compiling sketch" step is printed.
'arduino/compile-sketches' version
latest
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: