Skip to content

chore(deps): bump @metamask/polling-controller from 11.0.0 to 12.0.1 #750

chore(deps): bump @metamask/polling-controller from 11.0.0 to 12.0.1

chore(deps): bump @metamask/polling-controller from 11.0.0 to 12.0.1 #750

Triggered via pull request November 11, 2024 06:22
Status Failure
Total duration 3m 46s
Artifacts

main.yml

on: pull_request
Build, lint, and test  /  Prepare
2m 30s
Build, lint, and test / Prepare
Check workflows
4s
Check workflows
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
All jobs completed
0s
All jobs completed
All jobs pass
0s
All jobs pass
is-release
0s
is-release
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
Publish release  /  get-release-version
Publish release / get-release-version
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 20 warnings
Build, lint, and test / Build (20.x): src/SmartTransactionsController.ts#L207
The inferred type of 'SmartTransactionsController' cannot be named without a reference to '@metamask/polling-controller/node_modules/@metamask/base-controller'. This is likely not portable. A type annotation is necessary.
Build, lint, and test / Build (20.x): src/SmartTransactionsController.ts#L210
Type 'SmartTransactionsControllerMessenger' does not satisfy the constraint 'RestrictedControllerMessenger<"SmartTransactionsController", ActionConstraint | ControllerActions<"SmartTransactionsController", SmartTransactionsControllerState>, EventConstraint | ControllerEvents<...>, string, string>'.
Build, lint, and test / Build (20.x)
Process completed with exit code 1.
Build, lint, and test / Build (18.x)
The job was canceled because "_20_x" failed.
Build, lint, and test / Build (18.x): src/SmartTransactionsController.ts#L207
The inferred type of 'SmartTransactionsController' cannot be named without a reference to '@metamask/polling-controller/node_modules/@metamask/base-controller'. This is likely not portable. A type annotation is necessary.
Build, lint, and test / Build (18.x): src/SmartTransactionsController.ts#L210
Type 'SmartTransactionsControllerMessenger' does not satisfy the constraint 'RestrictedControllerMessenger<"SmartTransactionsController", ActionConstraint | ControllerActions<"SmartTransactionsController", SmartTransactionsControllerState>, EventConstraint | ControllerEvents<...>, string, string>'.
Build, lint, and test / Build (18.x)
The operation was canceled.
Build, lint, and test / Test (20.x)
Process completed with exit code 1.
Build, lint, and test / Test (18.x)
The job was canceled because "_20_x" failed.
Build, lint, and test / Test (18.x)
Process completed with exit code 1.
All jobs pass
Process completed with exit code 1.
Check workflows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Prepare
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Lint (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Lint (20.x): src/SmartTransactionsController.test.ts#L1873
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#L330
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#L332
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#L357
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#L423
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#L578
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#L669
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 / Test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Lint (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build, lint, and test / Lint (18.x): src/SmartTransactionsController.test.ts#L1873
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#L330
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#L332
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#L357
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#L423
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#L578
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#L669
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