Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

build(deps): bump @metamask/utils from 11.4.0 to 11.8.0 #610

build(deps): bump @metamask/utils from 11.4.0 to 11.8.0

build(deps): bump @metamask/utils from 11.4.0 to 11.8.0 #610

Triggered via pull request September 15, 2025 06:18
Status Success
Total duration 1m 2s
Artifacts

build-test.yml

on: pull_request
Matrix: Build, Lint, and Test
All jobs pass
2s
All jobs pass
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build, Lint, and Test (18.x)
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 (18.x): src/PollingBlockTracker.test.ts#L177
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 (22.x)
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 (22.x): src/PollingBlockTracker.test.ts#L177
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 (20.x)
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 (20.x): src/PollingBlockTracker.test.ts#L177
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