Skip to content

feat: add support for returning a txHash asap #786

feat: add support for returning a txHash asap

feat: add support for returning a txHash asap #786

Triggered via pull request November 27, 2024 10:52
Status Success
Total duration 1m 21s
Artifacts

main.yml

on: pull_request
Build, lint, and test  /  Prepare
17s
Build, lint, and test / Prepare
Check workflows
7s
Check workflows
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
All jobs completed
0s
All jobs completed
All jobs pass
0s
All jobs pass
is-release
0s
is-release
Publish release  /  publish-release
Publish release / publish-release
Publish release  /  publish-npm-dry-run
Publish release / publish-npm-dry-run
Publish release  /  publish-npm
Publish release / publish-npm
Publish release  /  get-release-version
Publish release / get-release-version
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Build, lint, and test / Lint (20.x): src/SmartTransactionsController.test.ts#L2038
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
Build, lint, and test / Lint (20.x): src/SmartTransactionsController.ts#L342
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
Build, lint, and test / Lint (20.x): src/SmartTransactionsController.ts#L344
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
Build, lint, and test / Lint (20.x): src/SmartTransactionsController.ts#L369
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
Build, lint, and test / Lint (20.x): src/SmartTransactionsController.ts#L435
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
Build, lint, and test / Lint (20.x): src/SmartTransactionsController.ts#L613
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
Build, lint, and test / Lint (20.x): src/SmartTransactionsController.ts#L704
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
Build, lint, and test / Lint (18.x): src/SmartTransactionsController.test.ts#L2038
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
Build, lint, and test / Lint (18.x): src/SmartTransactionsController.ts#L342
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
Build, lint, and test / Lint (18.x): src/SmartTransactionsController.ts#L344
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
Build, lint, and test / Lint (18.x): src/SmartTransactionsController.ts#L369
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
Build, lint, and test / Lint (18.x): src/SmartTransactionsController.ts#L435
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
Build, lint, and test / Lint (18.x): src/SmartTransactionsController.ts#L613
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
Build, lint, and test / Lint (18.x): src/SmartTransactionsController.ts#L704
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