Configure branding. #23
Annotations
3 errors
|
test
Process completed with exit code 1.
|
|
test:
src/services/google.ts#L391
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
|
test:
src/services/google.ts#L366
Unexpected `await` of a non-Promise (non-"Thenable") value
|