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

build(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 #603

build(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1

build(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 #603

Triggered via pull request May 28, 2025 23:37
Status Success
Total duration 48s
Artifacts

build-test.yml

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

Annotations

6 warnings
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 (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 (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