Actions do not show any errors. Everything green, although there was a bug.
Sometimes it also shows errors (red) where there are no errors.
Constellation: FinalBuilder 8.0.0.2917 + Eurekalog 7.8.2.133 RC 16 + Delphi 10.4.1
DCC reports an error and in the source code of the ECC32 it looks like the exit code of the DCC32 is passed through correctly, but the action shows green and does not stop.
I also had actions with errors, but where the higher-level actions continued without breaking off.
“Ignore Error” and similar were not activated anywhere.
The FinalBuilder ran successfully, everything was green, except for the one action high up in a collapsed group,
and it was only noticed later that a project (DLL) was not compiled.
In the FinalBuilder 8.0.0.2897 with Eurekalog 7.7.8.2 and Delphi XE such problems were not noticed so far.
And an error was displayed for an employee and the process was canceled, but no error could be found in the log.
Both when executing the entire script and again for the individual action.
Here the problem could be eliminated by closing the FinalBuilder and restarting it.
= FinalBuilder 8.0.0.2897
PS: It can’t hurt if FinalBuilder writes the ExitCode / ErrorLevel into the log when calling external programs and scripts.