This repository was archived by the owner on Jun 16, 2026. It is now read-only.
feat: tracking headers #1033
main.yml
on: pull_request
Build, lint, and test
/
Prepare
20s
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#L308
Invalid type "string | undefined" of template literal expression
|
|
Build, lint, and test / Lint (20.x):
src/utils.ts#L302
Invalid type "string | undefined" of template literal expression
|
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.ts#L443
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#L376
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#L349
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#L308
Invalid type "string | undefined" of template literal expression
|
|
Build, lint, and test / Lint (18.x):
src/utils.ts#L302
Invalid type "string | undefined" of template literal expression
|
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.ts#L443
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#L376
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#L349
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
|