feat(STX-331): migrate STX flags to smart-transactions-controller (#550) #1042
main.yml
on: push
Build, lint, and test
/
Prepare
24s
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
12 warnings
|
Build, lint, and test / Lint (20.x):
src/utils.ts#L303
Invalid type "string | undefined" of template literal expression
|
|
Build, lint, and test / Lint (20.x):
src/utils.ts#L297
Invalid type "string | undefined" of template literal expression
|
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.ts#L485
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#L418
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#L393
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#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
|
|
Build, lint, and test / Lint (18.x):
src/utils.ts#L303
Invalid type "string | undefined" of template literal expression
|
|
Build, lint, and test / Lint (18.x):
src/utils.ts#L297
Invalid type "string | undefined" of template literal expression
|
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.ts#L485
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#L418
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#L393
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#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
|