fix: Add checkForPotentialDuplicates method for tx validation #901
main.yml
on: pull_request
Build, lint, and test
/
Prepare
41s
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
24 errors and 18 warnings
|
Build, lint, and test / Test (20.x)
Process completed with exit code 1.
|
|
Build, lint, and test / Test (18.x)
The job was canceled because "_20_x" failed.
|
|
Build, lint, and test / Test (18.x)
The operation was canceled.
|
|
|
|
|
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.ts#L841
Replace `·*·⏎` with `···*⏎··`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.ts#L849
Replace `····` with `······`
|
|
|
|
|
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.ts#L841
Replace `·*·⏎` with `···*⏎··`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.ts#L849
Replace `····` with `······`
|
|
All jobs pass
Process completed with exit code 1.
|
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.test.ts#L450
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#L2562
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#L351
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#L353
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#L378
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#L445
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#L732
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/utils.ts#L338
Invalid type "string | undefined" of template literal expression
|
|
Build, lint, and test / Lint (20.x):
src/utils.ts#L341
Invalid type "string | undefined" of template literal expression
|
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.test.ts#L450
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#L2562
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#L351
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#L353
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#L378
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#L445
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#L732
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/utils.ts#L338
Invalid type "string | undefined" of template literal expression
|
|
Build, lint, and test / Lint (18.x):
src/utils.ts#L341
Invalid type "string | undefined" of template literal expression
|