fix: prevent unhandled promise rejection while projectId or credential not found#1340
Conversation
olavloite
left a comment
There was a problem hiding this comment.
This seems good to me, but it seems that the CI environment is broken at the moment. There's a lot of (I think) unrelated build errors at the moment. I assume that the tests are green locally(?)
Yes All the tests are green locally. |
Codecov Report
@@ Coverage Diff @@
## master #1340 +/- ##
========================================
Coverage 98.60% 98.60%
========================================
Files 23 23
Lines 21960 21992 +32
Branches 1109 1238 +129
========================================
+ Hits 21654 21686 +32
Misses 297 297
Partials 9 9
Continue to review full report at Codecov.
|
Fixes #1333