eventespresso / actions

Centralized repository for all of Event Espresso's GitHub Actions used in our CI/CD pipelines
GNU Affero General Public License v3.0
2 stars 6 forks source link

Use try-catch Everywhere #22

Closed tn3rb closed 2 years ago

tn3rb commented 2 years ago

still getting this error:

(node:1732) UnhandledPromiseRejectionWarning: Unhandled promise rejection. 
This error originated either by throwing inside of an async function without a catch block, 
or by rejecting a promise which was not handled with .catch(). (rejection id: 1)

on the bright side... authentication seems to be working