chore(deps): bump the npm-weekly group across 1 directory with 39 updates #1854
pull-request.yml
on: pull_request
Verify
/
Checks
2m 22s
Matrix: Verify / test-localnet
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 '_'.
|