Add request url to exception payload to enable tracking in sentry #845
Annotations
10 warnings
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
src/SmartTransactionsController.test.ts#L2059
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
|
|
src/SmartTransactionsController.ts#L346
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
|
|
src/SmartTransactionsController.ts#L348
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
|
|
src/SmartTransactionsController.ts#L373
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
|
|
src/SmartTransactionsController.ts#L439
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
|
|
src/SmartTransactionsController.ts#L608
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
|
|
src/SmartTransactionsController.ts#L699
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
|
|
src/utils.ts#L339
Invalid type "string | undefined" of template literal expression
|
|
src/utils.ts#L342
Invalid type "string | undefined" of template literal expression
|
The logs for this run have expired and are no longer available.
Loading