new mid

1 job for develop in 26 seconds (queued for 1 second)
Status Job ID Name Coverage
  Check
failed #174224
linux
redtext

00:00:26

 
Name Stage Failure
failed
redtext Check
$ ln -s ../expansions .
$ ls expansions/*.cdb | xargs -I '{}' sqlite3 {} "select id from datas where type != 0x11 and (type & 0x4000) = 0;" | xargs -I {} -P $(nproc) bash -c './ygopro {} 2>&1 | tee ../redtext-{}.txt'
"CallCardFunction"(c37573006.initial_effect): attempt to call an error function
"CallCardFunction"(c37573005.initial_effect): attempt to call an error function
$ cd ..
$ cat redtext-*.txt > redtext.txt
$ exit $(wc -l < redtext.txt)
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 2