All checks were successful
Check scripts syntax / check-scripts-syntax (push) Successful in 31s
The arithmetic test `(( rc == 0 || (rc == 1 && -z "$filtered_output") ))` breaks the bash parser when filtered_output is a multiline string. Split the test so the -z check runs in a [[ ]] context instead.
18 KiB
18 KiB