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

build(deps): bump @metamask/rpc-errors from 7.0.2 to 7.0.3 #607

build(deps): bump @metamask/rpc-errors from 7.0.2 to 7.0.3

build(deps): bump @metamask/rpc-errors from 7.0.2 to 7.0.3 #607

Triggered via pull request July 3, 2025 06:46
Status Success
Total duration 59s
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 (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
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