hi,

Is it possible to have the build in github's PR checks section keep compiling 
files after an error is encountered?

This would help limit number of times a fix and commit is required, for a large 
changes involving refactoring/renaming changes that touch lots of files. This 
in turn would limit the number of times the build must be spun up to find/fix 
all errors.

As it is, the current build check task bails out at 1st error, and only 
provides error reports for a single file at a time.


cheers

Reply via email to