Update CHANGELOG.md (#477) #790
main.yml
on: push
Build, lint, and test
/
Prepare
21s
Check workflows
6s
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
Publish release
/
get-release-version
Annotations
14 warnings
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
|
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
|