Skip to content

Update typescript v4.8 #3974

Update typescript v4.8

Update typescript v4.8 #3974

Triggered via pull request September 27, 2023 11:59
Status Success
Total duration 5m 15s
Artifacts

main.yml

on: pull_request
Check workflows
5s
Check workflows
Matrix: Lint, build, and test / Prepare
Matrix: Lint, build, and test / Build
Matrix: Lint, build, and test / Lint
Matrix: Lint, build, and test / Test
Matrix: Lint, build, and test / Validate changelog
All jobs complete
3s
All jobs complete
Determine whether this is a release merge commit
0s
Determine whether this is a release merge commit
All jobs pass
0s
All jobs pass
Publish release  /  publish-release
Publish release / publish-release
Publish release  /  publish-npm-dry-run
Publish release / publish-npm-dry-run
Publish release  /  publish-npm
Publish release / publish-npm
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint, build, and test / Lint (20.x): packages/accounts-controller/src/AccountsController.ts#L255
Invalid type "any" of template literal expression
Lint, build, and test / Lint (20.x): packages/approval-controller/src/ApprovalController.test.ts#L465
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
Lint, build, and test / Lint (20.x): packages/approval-controller/src/ApprovalController.test.ts#L484
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
Lint, build, and test / Lint (20.x): packages/approval-controller/src/ApprovalController.test.ts#L498
Promise-returning function provided to variable where a void return was expected
Lint, build, and test / Lint (20.x): packages/approval-controller/src/ApprovalController.test.ts#L633
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
Lint, build, and test / Lint (20.x): packages/approval-controller/src/ApprovalController.test.ts#L636
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
Lint, build, and test / Lint (20.x): packages/approval-controller/src/ApprovalController.test.ts#L639
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
Lint, build, and test / Lint (20.x): packages/approval-controller/src/ApprovalController.test.ts#L660
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
Lint, build, and test / Lint (20.x): packages/approval-controller/src/ApprovalController.test.ts#L663
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
Lint, build, and test / Lint (20.x): packages/approval-controller/src/ApprovalController.test.ts#L702
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