I\'m having this weird issue where I have an array returned from a function:
let result = new Array(); result.push(compressedFile) return result