[base-controller
] Fix all any
usage, apply universal supertype for functions
#5717
Triggered via pull request
November 14, 2023 17:24
Status
Failure
Total duration
52m 46s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: pull_request
Check workflows
4s
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
Determine whether this is a release merge commit
0s
All jobs pass
0s
Publish release
/
publish-npm
Annotations
6 errors and 10 warnings
Lint, build, and test / Test (18.x, @metamask/preferences-controller)
The hosted runner: GitHub Actions 6 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Lint, build, and test / Test (20.x, @metamask/selected-network-controller)
The hosted runner: GitHub Actions 20 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Lint, build, and test / Test (20.x, @metamask/address-book-controller)
The hosted runner: GitHub Actions 21 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Lint, build, and test / Test (20.x, @metamask/ens-controller)
The hosted runner: GitHub Actions 49 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
Lint, build, and test / Test (16.x, @metamask/signature-controller)
The hosted runner: GitHub Actions 42 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
All jobs pass
Process completed with exit code 1.
|
Lint, build, and test / Lint (20.x):
packages/approval-controller/src/ApprovalController.test.ts#L725
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#L731
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#L739
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#L745
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#L751
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#L757
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#L765
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#L773
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#L786
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#L804
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
|