try {
  previousBuildResults = 
    JSON.parse(fs.readFileSync(`../../tmp/test-groups/data.json`));
} catch (err) {
  console.log([