fix: Extend definition of when a regular tx is marked as failed, clean up unsupported statuses #819
main.yml
on: pull_request
Build, lint, and test
/
Prepare
17s
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
28 warnings
Check workflows
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Lint (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Lint (20.x):
src/SmartTransactionsController.test.ts#L2042
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#L343
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#L345
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#L370
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#L436
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#L605
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#L696
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#L339
Invalid type "string | undefined" of template literal expression
|
Build, lint, and test / Lint (20.x):
src/utils.ts#L342
Invalid type "string | undefined" of template literal expression
|
Build, lint, and test / Lint (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, lint, and test / Lint (18.x):
src/SmartTransactionsController.test.ts#L2042
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#L343
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#L345
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#L370
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#L436
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#L605
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#L696
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#L339
Invalid type "string | undefined" of template literal expression
|
Build, lint, and test / Lint (18.x):
src/utils.ts#L342
Invalid type "string | undefined" of template literal expression
|
Build, lint, and test / Test (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
All jobs completed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
All jobs pass
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|