You are a god!
After downgrading to Node v 12 I get:
/Users/alo/OpenQ-Fullstack/OpenQ-Bounty-Actions-Autotask/openq-api/getCategory.js:3
if (type === "0" || labels?.some(label => label === "prime")) {
^
SyntaxError: Unexpected token '.'
So folks, NO OPTIONAL CHAINING!