Resnovas / utilities

Enpowers our logging with GCP Logging & Sentry as well styled with chalk.
GNU General Public License v3.0
0 stars 1 forks source link

bug(workflows): UnhandledPromiseRejectionWarning when using the labeler #11

Closed thijsvtol closed 3 years ago

thijsvtol commented 3 years ago

Describe the bug

The labeler workflow does not work because it's trying to create a new logger from utilities (this repo) and is looking for localization which can't be found. image

Bug Checklist

thijsvtol commented 3 years ago

I was using the wrong versioning source in the labeler config file. However the error still have to been catched.

TGTGamer commented 3 years ago

I was using the wrong versioning source in the labeler config file. However the error still have to been catched.

Heya, sorry about the delayed response. This is an issue to do with the way the code has been packaged. I will be working on it today. Please hang in there while I fix this issue

TGTGamer commented 3 years ago

@thijsvtol sorry for the delay. I'm really not good at keeping on top of work at the moment. Good news is this has been fixed in version .18 of this package, so once new versions of the packages which utilise it have been released it will stop throwing errors.