Skip to content

chore(deps): bump the npm-weekly group across 1 directory with 39 updates #1854

chore(deps): bump the npm-weekly group across 1 directory with 39 updates

chore(deps): bump the npm-weekly group across 1 directory with 39 updates #1854

Triggered via pull request July 2, 2026 17:40
Status Failure
Total duration 5m 2s
Artifacts

pull-request.yml

on: pull_request
Matrix: Verify / test-localnet
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Verify / Checks
Process completed with exit code 1.
Verify / Checks: src/core/Provider.ts#L81
Property 'resolveAccount' does not exist on type 'Parameters'.
Verify / Checks: src/core/Provider.ts#L2
Module '"mppx/client"' has no exported member 'ResolveAccountInfo'.
unicorn(no-useless-spread): src/core/adapters/postMessage/postMessage.localnet.test.ts#L609
Using a spread operator here creates a new array unnecessarily.
eslint(no-unused-vars): src/server/internal/handlers/exchange.localnet.test.ts#L599
Parameter 'address' is declared but never used. Unused parameters should start with a '_'.